diff options
| author | 2024-10-11 15:27:32 +0200 | |
|---|---|---|
| committer | 2024-10-11 15:27:32 +0200 | |
| commit | 0e01bc6b30dfa4a83ba098d60d05791518542db2 (patch) | |
| tree | 916cbe3c1098a142d41cfac7ee57a436cb9b2781 /CMakeLists.txt | |
| parent | Tag the build artifacts for win7/qt5 to discriminate them on nightly builds (... (diff) | |
| download | KVIrc-5.2.6.tar.gz KVIrc-5.2.6.tar.bz2 KVIrc-5.2.6.zip | |
Version 5.2.6 (#2683) 5.2.6
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 358de1b01..eaa070762 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ set(PACKAGE "kvirc") set(NICENAME "KVIrc") set(VERSION_MAJOR "5") set(VERSION_BRANCH "5.2") -set(VERSION_RELEASE "5.2.4") +set(VERSION_RELEASE "5.2.6") set(VERSION_CODENAME "Quasar") string(REGEX MATCH "[0-9]+$" VERSION_MINOR ${VERSION_BRANCH}) |
