summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2007-11-14 13:39:09 -0800
committerSimon Horman <horms@verge.net.au>2007-11-14 13:39:09 -0800
commitc87f78372ebdb4f1ef7a37fd5628e5e1dfd571d0 (patch)
treeb8118c4a951636ea88c8e422e6e0e305dcc09a24
parentb7f9f0d1563afeeca14b8ba0c5e34440c5274bbd (diff)
20071030-git
Add -git to version so it doesn't look like a release Add -git to version so it doesn't look like a release. This is just so when people built stuff from git it can be identified as such from the version string. Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed30899..0a56615 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Hey Emacs this is a -*- makefile-*-
include Makefile.conf
-VERSION=20071030
+VERSION=20071030-git
DATE=30th October 2007
PACKAGE=kexec-tools-testing