commit: 88b807f9bcea5ec5bf5c5edb3c7161bf5c12d2d0
Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Tue Oct 13 20:57:25 2015 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 20:57:25 2015 +0000
URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=88b807f9
increment version number
Makefile.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.inc b/Makefile.inc
index 74cfd6b..e48fd30 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
NAME= openrc
-VERSION= 0.18.1
+VERSION= 0.18.2
PKG= ${NAME}-${VERSION}