]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
version 0.4 0.4
authorHarald Hoyer <harald@redhat.com>
Sat, 4 Jul 2009 08:05:38 +0000 (10:05 +0200)
committerHarald Hoyer <harald@redhat.com>
Sat, 4 Jul 2009 08:05:38 +0000 (10:05 +0200)
Makefile
dracut.spec

index e72e5aca244e88aee7049e4790a13c8fb6de2bb8..a021617b0ce9d67ef3bafda8435df44a0c0f4c14 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.3
+VERSION=0.4
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix = /usr
index 4fae92b34543f7cb119019541ba926cca520237b..a1f2526a4f04380772cc05011acefac3db7f26aa 100644 (file)
@@ -11,9 +11,8 @@
 %define rdist %{?dist}
 %endif
 
-
 Name: dracut
-Version: 0.3
+Version: 0.4
 Release: 1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base         
@@ -107,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.generic
 
 %changelog
+* Sat Jul 04 2009 Harald Hoyer <harald@redhat.com> 0.4-1
+- version 0.4
+
 * Thu Jul 02 2009 Harald Hoyer <harald@redhat.com> 0.3-1
 - version 0.3