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 e72e5ac..a021617 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 4fae92b..a1f2526 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