commit: a67e3495d0b54ac83a00fc04aef50951646814ad
Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Sat Dec 5 16:31:39 2015 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat Dec 5 16:31:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=a67e3495
Increment version number
Makefile.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.inc b/Makefile.inc
index 415bf9d..1d43192 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
NAME= openrc
-VERSION= 0.19
+VERSION= 0.20
PKG= ${NAME}-${VERSION}