From: arno Date: Thu, 20 Aug 2009 12:22:02 +0000 (+0200) Subject: bump version to 0.3 X-Git-Tag: v0.3b_thomas~2 X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=commitdiff_plain;h=274b5f5506b242b4680bc8fe3d9811f668c06f29 bump version to 0.3 --- diff --git a/CHANGES.txt b/CHANGES.txt index aa880b2..16e7de5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,3 +13,10 @@ v0.2 (nearly) full screen. - option to show popup near marker. - use of Etag header + +v0.3 +---- +- multi users administration +- improve wizard: hand editing of setting.php is no more mandatory to set SYP +- web ui to change password +- option to show popup near any corner. diff --git a/build.sh b/build.sh index 1ee0a41..f78d47c 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -e -PROJVERS=0.2 +PROJVERS=0.3 PROJNAME=syp BUILDDIR=${1:-build}