aboutsummaryrefslogtreecommitdiffstats
path: root/dist/build_debian.sh
diff options
context:
space:
mode:
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 b2ac14bca..8a44855fd 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.2'
-VERSION1='5.2.2'
+VERSION='4:5.2.4'
+VERSION1='5.2.4'
TMPFILE=$(mktemp)
TMPGPG=$(mktemp)
DIST_PPA="xenial bionic cosmic"