From 1331129f6475f1aaca33a94646e0fc28687ff7cf Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 20 Jan 2021 17:35:49 +0100 Subject: [PATCH] version --- packaging/debian/buildppa.sh | 4 ++-- src/VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 6ebdef99..ad0e316f 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -12,7 +12,7 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.28.6pre1 +RCLVERS=1.28.6pre2 SCOPEVERS=1.20.2.4 GSSPVERS=1.1.0 PPAVERS=1 @@ -27,7 +27,7 @@ case $RCLVERS in [23]*) PPANAME=recollexp-ppa;; *) PPANAME=recoll15-ppa;; esac -#PPANAME=recollexp-ppa +PPANAME=recollexp-ppa echo "PPA: $PPANAME. Type CR if Ok, else ^C" read rep diff --git a/src/VERSION b/src/VERSION index a4324bd1..bc2002b0 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.28.6pre1 +1.28.6pre2