diff options
author | Harald Hoyer <harald@redhat.com> | 2009-07-01 16:22:45 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2009-07-01 21:32:33 +0200 |
commit | 22a27a5023ea90877306359990c98fea8bb91377 (patch) | |
tree | 21c7b7c06df473444f8183e59a7c0ffb552f73fb /Makefile | |
parent | 14f450cab2e81cec43686abba5787b524de71ac6 (diff) |
version 0.20.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.1 +VERSION=0.2 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix = /usr |