From: greg@kroah.com Date: Mon, 24 Nov 2003 13:38:01 +0000 (-0800) Subject: [PATCH] 007_bk version change to Makefile. X-Git-Tag: 008~48 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=58a16d607ba79b03640e67679d0c54527b00111b [PATCH] 007_bk version change to Makefile. --- diff --git a/Makefile b/Makefile index 376881f06..af181fe24 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 007 +VERSION = 007_bk INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/udev.spec b/udev.spec index 399c34f8b..0c30d613b 100644 --- a/udev.spec +++ b/udev.spec @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 007 +Version: 007_bk Release: 1 License: GPL Group: Utilities/System