From: Harald Hoyer Date: Thu, 11 Aug 2011 15:52:58 +0000 (+0200) Subject: Makefile: increment version to 012 X-Git-Tag: 012~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac965cd8289572f4786c8c6f95a6c05dea29936d;p=thirdparty%2Fdracut.git Makefile: increment version to 012 --- diff --git a/Makefile b/Makefile index 7cafbc63f..b737db77c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=011 +VERSION=012 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix ?= /usr