From: Harald Hoyer Date: Tue, 21 Jul 2009 15:38:41 +0000 (+0200) Subject: version 0.6 X-Git-Tag: 0.6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8b15b36bf8f798cfd81e512dfdd18c320ca38ce;p=thirdparty%2Fdracut.git version 0.6 --- diff --git a/Makefile b/Makefile index 490c16327..12770e2d8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.5 +VERSION=0.6 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 afd940b4b..f0a7f9396 100644 --- a/dracut.spec +++ b/dracut.spec @@ -12,7 +12,7 @@ %endif Name: dracut -Version: 0.5 +Version: 0.6 Release: 1%{?rdist} Summary: Initramfs generator using udev Group: System Environment/Base @@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT %doc README.kernel %changelog +* Wed Jul 22 2009 Harald Hoyer harald@redhat.com 0.6-1 +- version 0.6 + * Fri Jul 17 2009 Harald Hoyer 0.5-1 - version 0.5