From 5cf5308ab430c60e21bb769f8ee0d860ee15c497 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 2 Nov 2012 16:38:57 -0500 Subject: 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. --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.inc') 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} -- cgit v1.2.3