summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-08-05 12:08:22 -0500
committerWilliam Hubbs <williamh@gentoo.org>2020-08-05 12:09:23 -0500
commit9909a7a77ee394c6d51a6bdde9608c1982d43f95 (patch)
tree2ad95b21c1f71049bd517b76b0d931eaac29fdbe
parentudev-settle: fix timeout argument quoting (diff)
downloadudev-gentoo-scripts-9909a7a77ee394c6d51a6bdde9608c1982d43f95.tar.gz
udev-gentoo-scripts-9909a7a77ee394c6d51a6bdde9608c1982d43f95.tar.bz2
udev-gentoo-scripts-9909a7a77ee394c6d51a6bdde9608c1982d43f95.zip
version 3434
Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6b44ee..b734edc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 33
+VERSION = 34
PACKAGE = udev-init-scripts
TARBALL = $(PACKAGE)-$(VERSION).tar.gz