From 45dbc61ebe869c8f6da744e05353aa5316fe9b30 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Fri, 17 Oct 2003 23:33:28 -0700 Subject: [PATCH] [PATCH] change the version to 003-bk to keep things sane with people using the bk tree. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 493cd0845..5cefb12eb 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) -- 2.30.2