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://review.tizen.org/git/?a=commitdiff_plain;h=c033d96e49bdaa33d31807deb5662bcee09c9f62;p=platform%2Fupstream%2Fdracut.git version inc --- diff --git a/Makefile b/Makefile index 1413373..a66b583 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 180696a..a8512d4 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 58d066a..2cd570a 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+