bumped to 1.4.11

This commit is contained in:
Nick Bolton
2012-07-30 21:57:51 +00:00
parent 16d6ed9a89
commit 473769d544

View File

@@ -16,7 +16,7 @@
# Version number for Synergy
set(VERSION_MAJOR 1)
set(VERSION_MINOR 4)
set(VERSION_REV 10)
set(VERSION_REV 11)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")
# The check for 2.6 may be too strict (consider lowering).