summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2015-06-13 21:44:44 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2015-06-13 21:44:44 -0500
commit3a08458342e9a7cb91a12bd61d1996bc292e30b2 (patch)
tree2fdcd1af366b2764c51ef77cc73553e5956e5460
parentudev-trigger: Fix typos and make all functions return success (diff)
downloadudev-gentoo-scripts-3a08458342e9a7cb91a12bd61d1996bc292e30b2.tar.gz
udev-gentoo-scripts-3a08458342e9a7cb91a12bd61d1996bc292e30b2.tar.bz2
udev-gentoo-scripts-3a08458342e9a7cb91a12bd61d1996bc292e30b2.zip
start work on version 30
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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