]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
version 0.5
authorHarald Hoyer <harald@redhat.com>
Fri, 17 Jul 2009 13:40:08 +0000 (15:40 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 17 Jul 2009 14:00:20 +0000 (16:00 +0200)
Makefile
dracut.spec

index e42b87738310c41b5698836361bbeabc1abf969e..2a5412348f251b1f985e88ba9b3e550c48a009e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.4
+VERSION=0.5
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix = /usr
index 30f47c5a72f70267fa62871ca36d30bd95a34538..3da9f5eb2d820e84108e2be255c484a047fa02c7 100644 (file)
@@ -12,7 +12,7 @@
 %endif
 
 Name: dracut
-Version: 0.4
+Version: 0.5
 Release: 1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base         
@@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.generic
 
 %changelog
+* Fri Jul 17 2009 Harald Hoyer <harald@redhat.com> 0.5-1
+- version 0.5
+
 * Sat Jul 04 2009 Harald Hoyer <harald@redhat.com> 0.4-1
 - version 0.4