]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
version pre 7
authorHarald Hoyer <harald@redhat.com>
Mon, 2 Aug 2010 06:58:08 +0000 (08:58 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 2 Aug 2010 07:00:01 +0000 (09:00 +0200)
Makefile
dracut.spec

index a009b97b65f1b279e74093c875084a283353e474..d76e6f494f9b2202ede2ede16a4f196db29bb155 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=006
+VERSION=007
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix ?= /usr
index 9ef3719e6987daee74174e05632324144df69d95..375652ea957e044fc16114ac0473bbdf5c3cb3d1 100644 (file)
@@ -19,8 +19,8 @@
 %endif
 
 Name: dracut
-Version: 006
-Release: 1%{?rdist}
+Version: 007
+Release: 0.1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base          
 License: GPLv2+