bump version
This commit is contained in:
parent
17d29774b0
commit
a52f68657d
@ -1,3 +1,9 @@
|
||||
recoll (1.26.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Version bump for the new OCR scripts
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Thu, 27 Feb 2020 18:18:00 +0100
|
||||
|
||||
recoll (1.26.4-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Fixes potential infinite loop in decompression. Other small bug fixes.
|
||||
|
||||
@ -1 +1 @@
|
||||
1.26.4
|
||||
1.26.5
|
||||
|
||||
@ -119,10 +119,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.26.4"
|
||||
#define PACKAGE_STRING "Recoll 1.26.5"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.26.4"
|
||||
#define PACKAGE_VERSION "1.26.5"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "recoll"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user