From: greg@kroah.com Date: Wed, 22 Oct 2003 03:20:03 +0000 (-0700) Subject: [PATCH] change version to 004_bk X-Git-Tag: 005~32 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada26cf593614bc26fe836e489bc8d7a31c53bc6;p=systemd [PATCH] change version to 004_bk --- diff --git a/Makefile b/Makefile index 7f8e689b..2cc0c2a6 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DEBUG = true ROOT = udev -VERSION = 004 +VERSION = 004_bk INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/udev.spec b/udev.spec index ada10a88..fd6b488a 100644 --- a/udev.spec +++ b/udev.spec @@ -1,6 +1,6 @@ Summary: A userspace implementation of devfs Name: udev -Version: 004 +Version: 004_bk Release: 1 License: GPL Group: Utilities/System