[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [vidalia/alpha] Version bump to 0.3.2-git



commit 5288d65615d1fb0d128f2c9d9aae03759b5024be
Author: Tomás Touceda <chiiph@xxxxxxxxxxxxxx>
Date:   Mon Mar 5 09:37:04 2012 -0300

    Version bump to 0.3.2-git
---
 CMakeLists.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3325b90..a8ea862 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,8 +13,8 @@
 
 set(VER_MAJOR   "0")
 set(VER_MINOR   "3")
-set(VER_PATCH   "1")
-set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}")
+set(VER_PATCH   "2")
+set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git")
 message(STATUS  "Configuring Vidalia ${VERSION}")
 project(Vidalia)
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits