From: greg@kroah.com Date: Fri, 5 Dec 2003 02:01:29 +0000 (-0800) Subject: [PATCH] v008 release X-Git-Tag: 008^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=c9feb4d9f274614ef3600851fc5368cd01349960 [PATCH] v008 release --- diff --git a/Makefile b/Makefile index 98f2a1f43..5c66db469 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DEBUG = false ROOT = udev -VERSION = 007_bk +VERSION = 008 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/udev.spec b/udev.spec index 8cc424cac..4833a2076 100644 --- a/udev.spec +++ b/udev.spec @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 007_bk +Version: 008 Release: 1 License: GPL Group: Utilities/System