bump version to 1.5.21
This commit is contained in:
parent
d88b2a8bc9
commit
37325ceee5
@ -6,7 +6,7 @@
|
||||
|
||||
PPA_KEYID=D38B9201
|
||||
|
||||
RCLVERS=1.25.18
|
||||
RCLVERS=1.25.21
|
||||
SCOPEVERS=1.20.2.4
|
||||
GSSPVERS=1.0.0
|
||||
PPAVERS=1
|
||||
|
||||
@ -1,3 +1,12 @@
|
||||
recoll (1.25.21-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Windows: fix mbox cache offset which was not working at all
|
||||
* GUI: fix restable highlighting, again.
|
||||
* GUI: special indexing: no indexing was performed when erase was set,
|
||||
only erase.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Thu, 08 Aug 2019 14:16:00 +0200
|
||||
|
||||
recoll (1.25.20-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* GUI: preview: improve operation when the original file has changed or
|
||||
|
||||
@ -1 +1 @@
|
||||
1.25.20
|
||||
1.25.21
|
||||
|
||||
@ -112,10 +112,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
||||
#define PACKAGE_NAME "Recoll"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Recoll 1.25.20"
|
||||
#define PACKAGE_STRING "Recoll 1.25.21"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.25.20"
|
||||
#define PACKAGE_VERSION "1.25.21"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "recoll"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user