From: greg@kroah.com Date: Fri, 5 Dec 2003 02:01:29 +0000 (-0800) Subject: [PATCH] v008 release X-Git-Tag: 008 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c505e822f2a4236de7826a71135a807d0e84e6;p=systemd [PATCH] v008 release --- diff --git a/Makefile b/Makefile index 98f2a1f4..5c66db46 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 8cc424ca..4833a207 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