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

New upstream version 0.8.24

parent 4d2ab34d
No related branches found
Tags 0.8.24 upstream/0.8.24
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 "23")
set(PAPPSOMSPP_VERSION_PATCH "24")
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.23)
set(VERSION 0.8.24)
# 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