Skip to content
Snippets Groups Projects
Commit 6b997fbc authored by Filippo Rusconi (Uploading Debian Developer)'s avatar Filippo Rusconi (Uploading Debian Developer)
Browse files

New upstream version 0.8.60

parent 5e8dc76d
No related branches found
Tags upstream/0.8.60
No related merge requests found
......@@ -13,10 +13,10 @@ project(libpappsomspp)
set(PAPPSOMSPP_VERSION_MAJOR "0")
set(PAPPSOMSPP_VERSION_MINOR "8")
set(PAPPSOMSPP_VERSION_PATCH "59")
set(PAPPSOMSPP_VERSION_PATCH "60")
set(PAPPSOMSPP_VERSION "${PAPPSOMSPP_VERSION_MAJOR}.${PAPPSOMSPP_VERSION_MINOR}.${PAPPSOMSPP_VERSION_PATCH}")
# This *NUMERICAL* VERSION is parseable by the makeOrigTarball script.
set(VERSION 0.8.59)
set(VERSION 0.8.60)
# Command to enable debug and tests
# cmake -DCMAKE_BUILD_TYPE=Debug -DMAKE_TESTS=1 -DUSEPAPPSOTREE=0 ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment