update of the version

This commit is contained in:
Sylvestre Ledru 2023-01-26 10:34:16 +01:00
parent 729bd777d6
commit 2c2a5742f6

2
debian/unpack.sh vendored
View File

@ -1,6 +1,6 @@
set -e
ORIG_VERSION=snapshot
MAJOR_VERSION=16 # 8.0.1
MAJOR_VERSION=17 # 8.0.1
REV=`ls -1 *${ORIG_VERSION}_${MAJOR_VERSION}*~+*xz | tail -1|perl -ne 'print "$1\n" if /~\+(.*)\.orig/;' | sort -ru`
VERSION=$REV