From: Harald Hoyer Date: Fri, 17 Jul 2009 13:40:08 +0000 (+0200) Subject: version 0.5 X-Git-Tag: 0.5~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acff0cc10c1fba3e9755f943d4ec630b31884e68;p=thirdparty%2Fdracut.git version 0.5 --- diff --git a/Makefile b/Makefile index e42b87738..2a5412348 100644 --- 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 diff --git a/dracut.spec b/dracut.spec index 30f47c5a7..3da9f5eb2 100644 --- a/dracut.spec +++ b/dracut.spec @@ -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 0.5-1 +- version 0.5 + * Sat Jul 04 2009 Harald Hoyer 0.4-1 - version 0.4