Module: sems
Branch: peterlemenkov/1.3.x-fedora
Commit: 708b02d96f4a4acb7c4ede0387a84d2f5948e0db
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=708b02d96f4a4acb7c4ede0387a84d2f5948e0db

Author: Peter Lemenkov <[email protected]>
Committer: Peter Lemenkov <[email protected]>
Date:   Mon Dec 27 17:18:46 2010 +0300

last-minute fix - proper version

Signed-off-by: Peter Lemenkov <[email protected]>

---

 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c36ce62..78a6dfb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ PROJECT (SEMS)
 
 SET(SEMS_MAJOR_VERSION 1)
 SET(SEMS_MINOR_VERSION 3)
-SET(SEMS_BUILD_VERSION 0)
+SET(SEMS_BUILD_VERSION 1)
 SET(SEMS_EXTRA_VERSION dev)
 
 FIND_PATH(IS_DEVEL ".git" PATHS "${CMAKE_SOURCE_DIR}")

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to