Branch '2.3-stable' - 2 commits - install-kolab.sh pear/kolab-webadmin

Christoph Wickert wickert at kolabsys.com
Thu Sep 15 11:59:25 CEST 2011


 install-kolab.sh                                     |    2 +-
 pear/kolab-webadmin/templates/webadmin.conf.template |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6aac83ecbf9824ab37a96b9bbe5d518d265c3888
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Thu Sep 15 11:43:12 2011 +0200

    install-kolab.sh: Post release version bump to 2.3.4

diff --git a/install-kolab.sh b/install-kolab.sh
index 5e7a4ea..34fe207 100755
--- a/install-kolab.sh
+++ b/install-kolab.sh
@@ -12,7 +12,7 @@
 #
 # This program is free software under the GNU GPL (>=v2)
 
-KOLAB_VERSION="2.3.3"
+KOLAB_VERSION="2.3.4"
 KID="19414"
 
 TAG="kolab"


commit 28704f095e86eca4fb6bf9ea9a07b93985517a6c
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Thu Sep 15 11:42:23 2011 +0200

    kolab-webadmin: Bump version in webadmin.template

diff --git a/pear/kolab-webadmin/templates/webadmin.conf.template b/pear/kolab-webadmin/templates/webadmin.conf.template
index f714e86..ca86d36 100644
--- a/pear/kolab-webadmin/templates/webadmin.conf.template
+++ b/pear/kolab-webadmin/templates/webadmin.conf.template
@@ -42,7 +42,7 @@ $WITHOPENPKG = '@@@WITHOPENPKG@@@';
 $RPM = '@@@RPM@@@';
 $kolab_pkgs = '@@@kolab_pkgs@@@';
 $pear_horde_pkgs = '@@@pear_horde_pkgs@@@';
-$kolabversion = '2.3.2';
+$kolabversion = '2.3.4';
 
 /*
  * Session variables fetched from LDAP





More information about the commits mailing list