diff options
author | greg@kroah.com <greg@kroah.com> | 2003-10-17 23:33:28 -0700 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:01:41 -0700 |
commit | 45dbc61ebe869c8f6da744e05353aa5316fe9b30 (patch) | |
tree | 7ccff8c2077c8f83ae1677b9a84cde76514f1c43 /Makefile | |
parent | ca9998602336f67eb2590819eecf416977885e2a (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 003 +VERSION = 003-bk INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) |