improve setversion script. set version 2.0.1

This commit is contained in:
Lee Thomason
2014-03-16 10:16:49 -07:00
parent e7eb7d3327
commit 686ef404b8
4 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "2.0.0")
set(GENERIC_LIB_VERSION "2.0.1")
set(GENERIC_LIB_SOVERSION "2")