Module: sems Branch: 1.4 Commit: e9147e8a4048c62845a76650b5c175ae95d753ee URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e9147e8a4048c62845a76650b5c175ae95d753ee
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Thu May 19 16:43:00 2011 +0400 Prepare to 1.4.1 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 f105b7a..9390975 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ PROJECT (SEMS) SET(SEMS_MAJOR_VERSION 1) SET(SEMS_MINOR_VERSION 4) -SET(SEMS_BUILD_VERSION 0) +SET(SEMS_BUILD_VERSION 1) SET(SEMS_EXTRA_VERSION dev) IF(EXISTS ${CMAKE_SOURCE_DIR}/.git) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
