diff options
| author | 2025-07-30 17:03:31 +0200 | |
|---|---|---|
| committer | 2025-07-30 17:03:31 +0200 | |
| commit | ba18690abb4f5ce77bb10164ee0835cc150f4a2a (patch) | |
| tree | 6d486034fb296f999e4f3a650907959a22d44c50 /CMakeLists.txt | |
| parent | CI: Attempt a different workaround for macOS being macOS (#2708) (diff) | |
| download | KVIrc-5.2.8.tar.gz KVIrc-5.2.8.tar.bz2 KVIrc-5.2.8.zip | |
version 5.2.8 5.2.8
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 eb33a5277..4241641d5 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.6") +set(VERSION_RELEASE "5.2.8") set(VERSION_CODENAME "Quasar") string(REGEX MATCH "[0-9]+$" VERSION_MINOR ${VERSION_BRANCH}) |
