summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-03-26 16:55:03 +0100
committerHarald Hoyer <harald@redhat.com>2013-03-26 16:55:03 +0100
commit75369f8ba046361e2d0f9065a0ed8921d2035dd9 (patch)
tree469ad9caee65077bc6ca75116fe803ee86938133 /Makefile
parent8e2bcb4b4286f803444aa6bab3edbdf77c5abd23 (diff)
downloaddracut-75369f8ba046361e2d0f9065a0ed8921d2035dd9.tar.gz
dracut-75369f8ba046361e2d0f9065a0ed8921d2035dd9.tar.bz2
dracut-75369f8ba046361e2d0f9065a0ed8921d2035dd9.zip
version 027027
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa62cfc9..40d44ebf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=026
+VERSION=027
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)
-include Makefile.inc