commit: 9909a7a77ee394c6d51a6bdde9608c1982d43f95 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Wed Aug 5 17:08:22 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Aug 5 17:09:23 2020 +0000 URL: https://gitweb.gentoo.org/proj/udev-gentoo-scripts.git/commit/?id=9909a7a7
version 34 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
