commit | dd9c0d32b6fc47ad13ce4a34e400e49c6b22ba7d | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Oct 31 18:38:51 2010 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Oct 31 18:38:51 2010 -0400 |
tree | 1b2848f92f3c25103919e07856a6f75538641dd7 | |
parent | 50ecfa88d6a27abb873174903c9e09f989f46f1a [diff] |
Update version to 0.6.1.1.
diff --git a/Makefile b/Makefile index 9110669..a4cda5d 100644 --- a/Makefile +++ b/Makefile
@@ -5,7 +5,7 @@ # This file may be distributed under the terms of the GNU LGPLv3 license. # Program version -VERSION=0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.6.1.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/