From: Harald Hoyer Date: Fri, 19 Mar 2010 14:18:26 +0000 (+0100) Subject: version 005 X-Git-Tag: 005~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab56546dc78b1bd204f26a67dae44ac5565d1b3c;p=thirdparty%2Fdracut-ng.git version 005 --- diff --git a/Makefile b/Makefile index 41a44062e..7b1e410eb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=004 +VERSION=005 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 869613a65..c4bc00df0 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,7 +19,7 @@ %endif Name: dracut -Version: 004 +Version: 005 Release: 1%{?rdist} Summary: Initramfs generator using udev Group: System Environment/Base