version inc
authorHarald Hoyer <harald@redhat.com>
Mon, 9 Aug 2010 14:28:38 +0000 (16:28 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 9 Aug 2010 14:28:38 +0000 (16:28 +0200)
Makefile
NEWS
dracut.spec

index 1413373..a66b583 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=007
+VERSION=008
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix ?= /usr
diff --git a/NEWS b/NEWS
index 180696a..a8512d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+dracut-008
+==========
+
 dracut-007
 ==========
 - module i18n is no longer fedora/red hat specific (Amadeusz Żołnowski)
index 58d066a..2cd570a 100644 (file)
@@ -19,8 +19,8 @@
 %endif
 
 Name: dracut
-Version: 007
-Release: 1%{?rdist}
+Version: 008
+Release: 0.1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base          
 License: GPLv2+