]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
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 1413373d9a15556feac256071551de81b833599a..a66b5833aaff76ca313d5ecd7af775b0d953dfab 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 180696a272a26c4886706d6be7beae3f14dc451b..a8512d4f025ebda46074b1c5f2bf4201653ec09c 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 58d066a4d738cd83a5fed9c6ebe677e318b9049f..2cd570a6002f0c3481e8a172aa8565e5ed2e63b7 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+