Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 16417 → Rev 16418

/branches/Version135/Scribus/CMakeLists.txt
79,7 → 79,7
SET (VERSION_MAJOR "1")
SET (VERSION_MINOR "4")
SET (VERSION_PATCH "0")
SET (VERSION_SUFFIX "rc1")
SET (VERSION_SUFFIX "rc2")
SET (VERSION ${VERSION_MAJOR})
IF (VERSION_MINOR GREATER -1)
SET (VERSION ${VERSION}.${VERSION_MINOR})