From 274b5f5506b242b4680bc8fe3d9811f668c06f29 Mon Sep 17 00:00:00 2001 From: arno Date: Thu, 20 Aug 2009 14:22:02 +0200 Subject: [PATCH] bump version to 0.3 --- CHANGES.txt | 7 +++++++ build.sh | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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} -- 2.39.2