Module: sems Branch: master Commit: ca241c150adbfa8e97f777e4e85bdfbf08954811 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=ca241c150adbfa8e97f777e4e85bdfbf08954811
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Fri Aug 3 13:05:41 2012 +0400 Updated version in CMakefile 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 c69c4f7..15107f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH}) PROJECT (SEMS) SET(SEMS_MAJOR_VERSION 1) -SET(SEMS_MINOR_VERSION 5) +SET(SEMS_MINOR_VERSION 6) SET(SEMS_BUILD_VERSION 0) SET(SEMS_EXTRA_VERSION dev) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
