summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-10-29 22:26:23 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:22 -0700
commit8519ed1a5bfbbe084c941c4b443c7289adec313b (patch)
tree5e21886411199040e8133bd49dba55b6cb7a448d
parent8b94dcd0671b038754af7683eccea5b32ccb955d (diff)
[PATCH] version number to 005_bk
-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 8d7122858b..586db488bc 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 005
+VERSION = 005_bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/Makefile.klibc b/Makefile.klibc
index 808217e121..df1e55b436 100644
--- a/Makefile.klibc
+++ b/Makefile.klibc
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 005
+VERSION = 005_bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
diff --git a/udev.spec b/udev.spec
index 4489065051..fcfb1cc75b 100644
--- a/udev.spec
+++ b/udev.spec
@@ -1,6 +1,6 @@
Summary: A userspace implementation of devfs
Name: udev
-Version: 005
+Version: 005_bk
Release: 1
License: GPL
Group: Utilities/System