summaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2012-11-02 16:38:57 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2012-11-02 16:38:57 -0500
commit5cf5308ab430c60e21bb769f8ee0d860ee15c497 (patch)
tree72b61112262c6f789d59b3b8edc6165c3d9431c2 /Makefile.inc
parent1a8cd5ff9ded16dd071624fa056712678b2cda6a (diff)
downloadopenrc-5cf5308ab430c60e21bb769f8ee0d860ee15c497.tar.gz
openrc-5cf5308ab430c60e21bb769f8ee0d860ee15c497.tar.bz2
openrc-5cf5308ab430c60e21bb769f8ee0d860ee15c497.tar.xz
increment version
I have learned that it is better to increment the version early. This way keeps track of the version that is being worked on on the branch and the tag marks when the release actually happens.
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index d2fc52c..e53b580 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
NAME= openrc
-VERSION= 0.11
+VERSION= 0.12
PKG= ${NAME}-${VERSION}