summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-10-17 23:33:28 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:41 -0700
commit45dbc61ebe869c8f6da744e05353aa5316fe9b30 (patch)
tree7ccff8c2077c8f83ae1677b9a84cde76514f1c43 /Makefile
parentca9998602336f67eb2590819eecf416977885e2a (diff)
[PATCH] change the version to 003-bk to keep things sane with people using the bk tree.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 493cd08450..5cefb12ebf 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DEBUG = true
ROOT = udev
-VERSION = 003
+VERSION = 003-bk
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)