bumped version to 1.25.12
This commit is contained in:
parent
2986a15531
commit
17f103daa9
@ -1,3 +1,10 @@
|
|||||||
|
recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.25.12
|
||||||
|
* Fixes GUI crash
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Wed, 11 Apr 2019 15:52:00 +0200
|
||||||
|
|
||||||
recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* New release 1.25.11
|
* New release 1.25.11
|
||||||
|
|||||||
@ -1,3 +1,10 @@
|
|||||||
|
kio-recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.25.12
|
||||||
|
* Keep kio in sync
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Wed, 11 Apr 2019 15:52:00 +0200
|
||||||
|
|
||||||
kio-recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
kio-recoll (1.25.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* New release 1.25.11
|
* New release 1.25.11
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.25.11
|
1.25.12
|
||||||
|
|||||||
@ -112,10 +112,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
|||||||
#define PACKAGE_NAME "Recoll"
|
#define PACKAGE_NAME "Recoll"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "Recoll 1.25.11"
|
#define PACKAGE_STRING "Recoll 1.25.12"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "1.25.11"
|
#define PACKAGE_VERSION "1.25.12"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "recoll"
|
#define PACKAGE_TARNAME "recoll"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user