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 13fc19296c..ffd61c0400 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ USE_DBUS = false
ROOT = udev
-VERSION = 012
+VERSION = 012_bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
LOCAL_CFG_DIR = etc/udev
diff --git a/udev.spec b/udev.spec
index c34b1454f8..9e301deb7c 100644
--- a/udev.spec
+++ b/udev.spec
@@ -18,7 +18,7 @@
Summary: A userspace implementation of devfs
Name: udev
-Version: 012
+Version: 012_bk
Release: 1
License: GPL
Group: Utilities/System