Branch '2.3-stable' - kolabd/kolabd
    Christoph Wickert 
    wickert at kolabsys.com
       
    Thu Apr 28 23:54:18 CEST 2011
    
    
  
 kolabd/kolabd/version.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f15da8c9f57e5774e5e8884cf39c75ddb17b5356
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Thu Apr 28 23:54:11 2011 +0200
    kolabd: Add trailing 0 to version in kolabd/version.sh
diff --git a/kolabd/kolabd/version.sh b/kolabd/kolabd/version.sh
index 1320e89..3762416 100755
--- a/kolabd/kolabd/version.sh
+++ b/kolabd/kolabd/version.sh
@@ -1,3 +1,3 @@
 #/bin/bash
 
-echo -n 2.3.`date '+%Y%m%d'`
+echo -n 2.3.0`date '+%Y%m%d'`
    
    
More information about the commits
mailing list