Skip to content
Snippets Groups Projects
Commit 6e00a544 authored by Nadeem Shehzad's avatar Nadeem Shehzad
Browse files

set same version as generic-server for release.

parent f3e2a31a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
# Note: Always keep MAJOR_VERSION and MINOR_VERSION identical to the server version. Count only the patch separately.
set(${PROJECT_NAME}_MAJOR_VERSION 01)
set(${PROJECT_NAME}_MINOR_VERSION 00)
set(${PROJECT_NAME}_MINOR_VERSION 03)
set(${PROJECT_NAME}_PATCH_VERSION 00)
include(cmake/set_version_numbers.cmake)
......
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