diff options
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3abd43744..2fa151d0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ SET(PACKAGE "kvirc") SET(NICENAME "KVIrc") SET(VERSION_MAJOR "4") SET(VERSION_BRANCH "4.2") -SET(VERSION_RELEASE "4.2.1") +SET(VERSION_RELEASE "4.2.0") SET(VERSION_CODENAME "Equilibrium") # REMINDER: "Aria" is a candidate, trunk name "Quasar" |
