From: Harald Hoyer Date: Mon, 2 Aug 2010 06:58:08 +0000 (+0200) Subject: version pre 7 X-Git-Tag: 007~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd2c34a82b89089266efd4dc88f38bdf4e93b9c1;p=thirdparty%2Fdracut.git version pre 7 --- diff --git a/Makefile b/Makefile index a009b97b6..d76e6f494 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=006 +VERSION=007 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 9ef3719e6..375652ea9 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,8 +19,8 @@ %endif Name: dracut -Version: 006 -Release: 1%{?rdist} +Version: 007 +Release: 0.1%{?rdist} Summary: Initramfs generator using udev Group: System Environment/Base License: GPLv2+