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