Corrected version numbers

This commit is contained in:
Nick Bolton 2010-06-22 00:25:32 +00:00
parent d88542ec57
commit 7456d0ba75
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# Version number for Synergy+
SET(VERSION_MAJOR 1)
SET(VERSION_MINOR 4)
SET(VERSION_MINOR 5)
SET(VERSION_REV 0)
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")