[no-issue] version to 1.4.19

This commit is contained in:
Nick Bolton 2014-05-20 14:34:16 +00:00
parent 102939e254
commit 5545d8af2a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# Version number for Synergy
set(VERSION_MAJOR 1)
set(VERSION_MINOR 4)
set(VERSION_REV 18)
set(VERSION_REV 19)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")
cmake_minimum_required(VERSION 2.6)