summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parent378fe59875327bc4f51e38724ab7406edd36aa16 (diff)
[PATCH] change to 006_bk version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 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)