Module: sems
Branch: 1.4
Commit: f42274af4c64e31c2acc375be898e6ead65d1dca
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f42274af4c64e31c2acc375be898e6ead65d1dca

Author: Peter Lemenkov <[email protected]>
Committer: Peter Lemenkov <[email protected]>
Date:   Thu Jul 28 22:47:30 2011 +0400

Increase version in CMake file

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 257743a..7998e33 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ PROJECT (SEMS)
 
 SET(SEMS_MAJOR_VERSION 1)
 SET(SEMS_MINOR_VERSION 4)
-SET(SEMS_BUILD_VERSION 1)
+SET(SEMS_BUILD_VERSION 2)
 SET(SEMS_EXTRA_VERSION dev)
 
 IF(EXISTS ${CMAKE_SOURCE_DIR}/.git)

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

Reply via email to