summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Zini <enrico@enricozini.org>2015-06-18 01:34:05 +0200
committerEnrico Zini <enrico@enricozini.org>2015-06-18 01:34:05 +0200
commitb529e005ad2b2fb1351fbbe08bf4ef0ad5e07b08 (patch)
treebe6a31a6f8feb4349351c5b10befad2f77a38807
parent52d5925b6128cefff8283cf014a68746fefc2e29 (diff)
downloadlibept-b529e005ad2b2fb1351fbbe08bf4ef0ad5e07b08.tar.gz
Actually incremented the version
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3c23106..2c6618f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ include( FindDoxygen )
add_custom_target( unit )
-set( EPT_VERSION "1.0.12.1" )
+set( EPT_VERSION "1.0.13" )
# Get the soversion from libapt-pkg to include in our own
execute_process(