commit | 5da68339ecf44677b8f4f115cdf3cb1da46a9f6c | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Fri Jan 08 23:49:31 2010 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Jan 08 23:49:31 2010 -0500 |
tree | 8943d6aa8d1b6bc1ea4fba0857cfffbc1e431d35 | |
parent | 669c991dde53ae0d3b6dfb0a05f22c408f76eacc [diff] |
Update version to 0.5.1
diff --git a/Makefile b/Makefile index c33647e..c2aa966 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=pre-0.5.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.5.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/