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:
@ -1,3 +1,3 @@
|
||||
NAME= openrc
|
||||
VERSION= 0.11
|
||||
VERSION= 0.12
|
||||
PKG= ${NAME}-${VERSION}
|
||||
|
Reference in New Issue
Block a user