From: greg@kroah.com Date: Wed, 22 Oct 2003 00:08:45 +0000 (-0700) Subject: [PATCH] 004 release X-Git-Tag: 004 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e39ef377f9c16cf171048717d4f5a48f1ee86a9;p=systemd [PATCH] 004 release --- diff --git a/Makefile b/Makefile index 535e5b92..7f8e689b 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 003_bk +VERSION = 004 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/udev.spec b/udev.spec index 59b06a0d..ada10a88 100644 --- a/udev.spec +++ b/udev.spec @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 003_bk +Version: 004 Release: 1 License: GPL Group: Utilities/System