From: Harald Hoyer Date: Wed, 23 Jan 2013 14:35:13 +0000 (+0100) Subject: version 025 X-Git-Tag: 025^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5786ed1b79b5c71a36353c68eaca2c987b73ea4;p=thirdparty%2Fdracut.git version 025 --- diff --git a/Makefile b/Makefile index 288843459..234176ff3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=024 +VERSION=025 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) -include Makefile.inc