From 58a16d607ba79b03640e67679d0c54527b00111b Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Mon, 24 Nov 2003 05:38:01 -0800 Subject: [PATCH] [PATCH] 007_bk version change to Makefile. --- Makefile | 2 +- udev.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 376881f0685..af181fe24ad 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 399c34f8b34..0c30d613b71 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 -- 2.39.5