diff options
author | greg@kroah.com <greg@kroah.com> | 2003-11-19 09:35:52 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:06:25 -0700 |
commit | 378fe59875327bc4f51e38724ab7406edd36aa16 (patch) | |
tree | f0b745ae9076f996867cc05d9e9a88caf4098093 | |
parent | b981d07a19fdd9fc382a42bda98f19b857f8a36f (diff) |
[PATCH] v006udev/v006
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | Makefile.klibc | 2 | ||||
-rw-r--r-- | udev.spec | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 005_bk +VERSION = 006 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/Makefile.klibc b/Makefile.klibc index df1e55b436..faf6521045 100644 --- a/Makefile.klibc +++ b/Makefile.klibc @@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 005_bk +VERSION = 006 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 005_bk +Version: 006 Release: 1 License: GPL Group: Utilities/System |