diff options
author | William Hubbs <williamh@gentoo.org> | 2011-12-09 09:39:47 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2011-12-09 09:39:47 -0600 |
commit | fed03218b3aa69b36a9c92a2ed0329ffc3aea1ef (patch) | |
tree | 87d696a50161421e8d058491cf8164c823adc637 | |
parent | tests: Update the mount tests to work with udev-mount (diff) | |
download | udev-gentoo-scripts-fed03218b3aa69b36a9c92a2ed0329ffc3aea1ef.tar.gz udev-gentoo-scripts-fed03218b3aa69b36a9c92a2ed0329ffc3aea1ef.tar.bz2 udev-gentoo-scripts-fed03218b3aa69b36a9c92a2ed0329ffc3aea1ef.zip |
Release udev-gentoo-scripts 66
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = udev-gentoo-scripts -VERSION = 5 +VERSION = 6 DISTNAME = $(PACKAGE)-$(VERSION) LIBUDEV ?= /lib/udev |