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 7e44217cf..01490d65e 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.1.3'
-VERSION1='5.1.3'
+VERSION='4:5.2.0'
+VERSION1='5.2.0'
TMPFILE=$(mktemp)
TMPGPG=$(mktemp)
DIST_PPA="xenial bionic cosmic"