Skip to content
Snippets Groups Projects
Commit a218bebf authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Patched version to 1.0.2.

parent d5c6f55a
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@ include(PROMOD3)
set(PROMOD3_VERSION_MAJOR 1)
set(PROMOD3_VERSION_MINOR 0)
set(PROMOD3_VERSION_PATCH 1)
set(PROMOD3_VERSION_PATCH 2)
set(PROMOD3_VERSION_STRING ${PROMOD3_VERSION_MAJOR}.${PROMOD3_VERSION_MINOR})
set(PROMOD3_VERSION_STRING ${PROMOD3_VERSION_STRING}.${PROMOD3_VERSION_PATCH})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment