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.
This commit is contained in:
William Hubbs 2012-11-02 16:38:57 -05:00
parent 1a8cd5ff9d
commit 5cf5308ab4

View File

@ -1,3 +1,3 @@
NAME= openrc
VERSION= 0.11
VERSION= 0.12
PKG= ${NAME}-${VERSION}