commit f885a686e014aafea5568436efb7e78ba15b73b4
Author: Matteo F. Vescovi <m.vesc...@revese.it>
Date:   Wed Sep 7 20:14:59 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 e08bbad..871d00d 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.0.3.${COMMIT}"
+  REVISION="2.0.3~${COMMIT}"
 
   # Use this line for releases
   #REVISION="2.0.3"

------------------------------------------------------------------------------
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