summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--udev.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 98f2a1f434..5c66db4697 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DEBUG = false
ROOT = udev
-VERSION = 007_bk
+VERSION = 008
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/udev.spec b/udev.spec
index 8cc424cacb..4833a20761 100644
--- a/udev.spec
+++ b/udev.spec
@@ -1,6 +1,6 @@
Summary: A userspace implementation of devfs
Name: udev
-Version: 007_bk
+Version: 008
Release: 1
License: GPL
Group: Utilities/System