summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2012-05-22 15:26:26 +1000
committerMartin Schwenke <martin@meltin.net>2012-05-22 15:26:26 +1000
commit0f6c3008b0b52636f5b9e7ae5cee7261a44f4a98 (patch)
tree37d31b01b6910602f3110583ef04082611b2dd76 /Makefile
parent59b4a60efd75de0555b997bc431ee3609ce900c9 (diff)
downloadautocluster-0f6c3008b0b52636f5b9e7ae5cee7261a44f4a98.tar.gz
autocluster-0f6c3008b0b52636f5b9e7ae5cee7261a44f4a98.tar.xz
autocluster-0f6c3008b0b52636f5b9e7ae5cee7261a44f4a98.zip
Version is now 0.5!autocluster-0.5
Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9b97b2..91e9aa6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
datetm = $$(git log --pretty='format:%ci.%h' -1 | sed -e 's/[-: ]//g' -e 's/+.*//')
hash = $$(git log --pretty='format:%h' -1)
-version = 0.2.${datetm}.${hash}
+version = 0.5.${datetm}.${hash}
prefix = /usr/local
datadir = ${prefix}/share/autocluster