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 a2f904a745..376881f068 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 006_bk
+VERSION = 007
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/udev.spec b/udev.spec
index 4da7e8808f..399c34f8b3 100644
--- a/udev.spec
+++ b/udev.spec
@@ -1,6 +1,6 @@
Summary: A userspace implementation of devfs
Name: udev
-Version: 006_bk
+Version: 007
Release: 1
License: GPL
Group: Utilities/System