summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-11-20 18:35:01 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:25 -0700
commit95d3e90130681bd4a35f79bf0591b08390bea6bb (patch)
tree1a80c0f37ed865f86592876e2042f6dacaeea520
parent378fe59875327bc4f51e38724ab7406edd36aa16 (diff)
[PATCH] change to 006_bk version
-rw-r--r--Makefile2
-rw-r--r--Makefile.klibc2
-rw-r--r--udev.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 91ad58bc3b..fa29c8859b 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 006
+VERSION = 006_bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/Makefile.klibc b/Makefile.klibc
index faf6521045..e0961df718 100644
--- a/Makefile.klibc
+++ b/Makefile.klibc
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 006
+VERSION = 006_bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/udev.spec b/udev.spec
index f342fbb1a8..4da7e8808f 100644
--- a/udev.spec
+++ b/udev.spec
@@ -1,6 +1,6 @@
Summary: A userspace implementation of devfs
Name: udev
-Version: 006
+Version: 006_bk
Release: 1
License: GPL
Group: Utilities/System