Set version 1.10.3-snapshot

This commit is contained in:
Jamie Newbon 2019-05-14 11:45:20 +01:00 committed by Jnewbon
parent 71bd7849dc
commit 22f47f86db
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ cmake_minimum_required (VERSION 3.4)
set (SYNERGY_VERSION_MAJOR 1)
set (SYNERGY_VERSION_MINOR 10)
set (SYNERGY_VERSION_PATCH 2)
set (SYNERGY_VERSION_STAGE "stable")
set (SYNERGY_VERSION_PATCH 3)
set (SYNERGY_VERSION_STAGE "snapshot")
#
# Version from CI