commit: 3a08458342e9a7cb91a12bd61d1996bc292e30b2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Sun Jun 14 02:44:44 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sun Jun 14 02:44:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/udev-gentoo-scripts.git/commit/?id=3a084583
start work on version 30 Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea8efbf..3b60345 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 29 +VERSION = 30 PACKAGE = udev-init-scripts TARBALL = $(PACKAGE)-$(VERSION).tar.gz
