From: Stefan F. <ste...@us...> - 2011-11-30 12:13:15
|
version.number | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c400dd6d4270b8eb484f64d8e473faa1bf13213e Author: Stefan Frey <ste...@we...> Date: Wed Nov 30 13:16:24 2011 +0100 prepared release 1.5.4 diff --git a/version.number b/version.number index b52774a..26b5665 100644 --- a/version.number +++ b/version.number @@ -1,5 +1,5 @@ #Property file that contains version number and the develop indicator -version=1.5.3 +version=1.5.4 # the following string "@DEVELOP@ is replaced by an empty string in the release version # this is done automatically by ant develop=@DEVELOP@ \ No newline at end of file |