commit 26bf8ba2b094a85c2b02be963e4470ef90bd600f
Author: Matteo F. Vescovi <m.vesc...@revese.it>
Date:   Wed Sep 7 20:15:00 2011 +0200

    version.sh: update unstable builds separator
    
    Signed-off-by: Matteo F. Vescovi <m.vesc...@revese.it>

 version.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/version.sh b/version.sh
index 12f6c53..9434c8c 100755
--- a/version.sh
+++ b/version.sh
@@ -4,7 +4,7 @@ if [ -d .git ]; then
   COMMIT=`git rev-parse --short HEAD`
 
   # Use this line for unstable dev builds
-  REVISION="2.1.1.${COMMIT}"
+  REVISION="2.1.1~${COMMIT}"
 
   # Use this line for releases
   #REVISION="2.1.1"

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to