commit | 494302fe196f7016d56814f0adc83ba1d54c0518 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Fri Dec 18 22:21:26 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Dec 18 22:21:26 2009 -0500 |
tree | a4f1fa6295a2bf2275b91b312cac4ba5aadf1096 | |
parent | c4c9fae1ba486a5be754d0a41ef1be9d2aef77c9 [diff] |
Update version to 0.5.0.
diff --git a/Makefile b/Makefile index 5002b3e..d3b9ac2 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.4.3-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) +VERSION=0.5.0-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname) # Output directory OUT=out/