aboutsummaryrefslogtreecommitdiffstats
path: root/dist/build_debian.sh
diff options
context:
space:
mode:
authorGravatar ctrlaltca2024-10-11 15:27:32 +0200
committerGravatar GitHub2024-10-11 15:27:32 +0200
commit0e01bc6b30dfa4a83ba098d60d05791518542db2 (patch)
tree916cbe3c1098a142d41cfac7ee57a436cb9b2781 /dist/build_debian.sh
parentTag the build artifacts for win7/qt5 to discriminate them on nightly builds (... (diff)
downloadKVIrc-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 'dist/build_debian.sh')
-rw-r--r--dist/build_debian.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/build_debian.sh b/dist/build_debian.sh
index 8a44855fd..252f37376 100644
--- a/dist/build_debian.sh
+++ b/dist/build_debian.sh
@@ -28,8 +28,8 @@ BUILDDIR="${DIR}/build"
cd .. && GITDIR=$(pwd)
PKG_NAME=kvirc
SVNGITBZR="~git-"
-VERSION='4:5.2.4'
-VERSION1='5.2.4'
+VERSION='4:5.2.6'
+VERSION1='5.2.6'
TMPFILE=$(mktemp)
TMPGPG=$(mktemp)
DIST_PPA="xenial bionic cosmic"