summaryrefslogtreecommitdiff
path: root/project/tagver.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-04-24 22:06:53 +0000
committermidipix <writeonce@midipix.org>2021-04-25 12:14:41 +0000
commit087c88548c57a5b245f23ed796a7982e8db9f1fe (patch)
tree76e366b07dd2b7e9d1b4948b3bdc7f04f978b3fa /project/tagver.mk
parent092ccd97aabe048cb5730b5799d712332c98a9da (diff)
downloadsbmake-087c88548c57a5b245f23ed796a7982e8db9f1fe.tar.bz2
sbmake-087c88548c57a5b245f23ed796a7982e8db9f1fe.tar.xz
project: created skeleton.
Diffstat (limited to 'project/tagver.mk')
-rw-r--r--project/tagver.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/project/tagver.mk b/project/tagver.mk
new file mode 100644
index 0000000..6a5d8d6
--- /dev/null
+++ b/project/tagver.mk
@@ -0,0 +1,5 @@
+VER_NAMESPACE =
+
+VER_MAJOR = 0
+VER_MINOR = 0
+VER_PATCH = 0