From 378fe59875327bc4f51e38724ab7406edd36aa16 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Wed, 19 Nov 2003 09:35:52 -0800 Subject: [PATCH] [PATCH] v006 --- Makefile | 2 +- Makefile.klibc | 2 +- udev.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index cd539eeb74..91ad58bc3b 100644 --- a/Makefile +++ b/Makefile @@ -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) diff --git a/udev.spec b/udev.spec index c6ebefc998..f342fbb1a8 100644 --- a/udev.spec +++ b/udev.spec @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 005_bk +Version: 006 Release: 1 License: GPL Group: Utilities/System