From: Harald Hoyer Date: Mon, 9 Aug 2010 14:28:38 +0000 (+0200) Subject: version inc X-Git-Tag: 008~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c033d96e49bdaa33d31807deb5662bcee09c9f62;p=thirdparty%2Fdracut.git version inc --- diff --git a/Makefile b/Makefile index 1413373d9..a66b5833a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=007 +VERSION=008 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix ?= /usr diff --git a/NEWS b/NEWS index 180696a27..a8512d4f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +dracut-008 +========== + dracut-007 ========== - module i18n is no longer fedora/red hat specific (Amadeusz Żołnowski) diff --git a/dracut.spec b/dracut.spec index 58d066a4d..2cd570a60 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,8 +19,8 @@ %endif Name: dracut -Version: 007 -Release: 1%{?rdist} +Version: 008 +Release: 0.1%{?rdist} Summary: Initramfs generator using udev Group: System Environment/Base License: GPLv2+