diff options
| author | 2024-05-11 13:44:18 +0200 | |
|---|---|---|
| committer | 2024-05-11 13:44:18 +0200 | |
| commit | 0bb27332d96426b95176648761680ff5a3e10dfe (patch) | |
| tree | c40786a9ea3af3a5f0301d7b8873f13fbf955e23 /dist/build_debian.sh | |
| parent | Remove rfc (#2641) (diff) | |
| download | KVIrc-5.2.4.tar.gz KVIrc-5.2.4.tar.bz2 KVIrc-5.2.4.zip | |
Version 5.2.4 (#2642) 5.2.4
Diffstat (limited to 'dist/build_debian.sh')
| -rw-r--r-- | dist/build_debian.sh | 4 |
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" |
