summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2012-05-07 17:14:54 +1000
committerMartin Schwenke <martin@meltin.net>2012-05-07 17:14:54 +1000
commitef0f2ae12b820626094432fd7facf79e9f26bcfc (patch)
tree4328a4511ad8236456cfe764c50c4cca7b605bce /Makefile
parentb3e3340a1e23360bf0efa4b8a1bd471dd31ac885 (diff)
downloadautocluster-ef0f2ae12b820626094432fd7facf79e9f26bcfc.tar.gz
autocluster-ef0f2ae12b820626094432fd7facf79e9f26bcfc.tar.xz
autocluster-ef0f2ae12b820626094432fd7facf79e9f26bcfc.zip
Version 0.2
There are enough recent improvements to warrant this... 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 cdeb7c5..c9b97b2 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.1.${datetm}.${hash}
+version = 0.2.${datetm}.${hash}
prefix = /usr/local
datadir = ${prefix}/share/autocluster