From: Harald Hoyer Date: Mon, 18 Jul 2011 15:05:06 +0000 (+0200) Subject: Makefile: inc version X-Git-Tag: 011 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7893469fca78316407b689e4bb20efcde7fdd361;p=thirdparty%2Fdracut.git Makefile: inc version --- diff --git a/Makefile b/Makefile index ad2f3404a..b9eb852b1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=010 +VERSION=011 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix ?= /usr