Skip to content
Snippets Groups Projects
Commit 7de8cb7c authored by SeeLook's avatar SeeLook :musical_note:
Browse files

Bump version to 2.1.7 - it will be 2.2

parent 81a2afc2
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ endif()
project(nootka)
set(Nootka_VERSION_MAJOR "2")
set(Nootka_VERSION_MINOR "0")
set(Nootka_VERSION_PATCH "3-devel")
set(Nootka_VERSION_MINOR "1")
set(Nootka_VERSION_PATCH "7-devel")
set(Nootka_VERSION "${Nootka_VERSION_MAJOR}.${Nootka_VERSION_MINOR}")
......
#define NOOTKA_VERSION "2.0.3-devel"
#define NOOTKA_VERSION "2.1.7-devel"
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