windows: releases adjustments

This commit is contained in:
Jean-Francois Dockes 2019-05-22 15:52:02 +02:00
parent 202d3ada9a
commit 15dc419fec
2 changed files with 4 additions and 3 deletions

View File

@ -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.12"
#define PACKAGE_STRING "Recoll 1.25.16"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.25.12"
#define PACKAGE_VERSION "1.25.16"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "recoll"

View File

@ -157,8 +157,9 @@ copyrecoll()
chkcp $RCL/python/recoll/recoll/rclconfig.py $FILTERS
chkcp $RCL/python/recoll/recoll/conftree.py $FILTERS
rm -f $FILTERS/rclimg
chkcp $RCL/filters/* $FILTERS
rm $FILTERS/rclimg $FILTERS/rclimg.py
rm -f $FILTERS/rclimg $FILTERS/rclimg.py
chkcp $RCLDEPS/rclimg/rclimg.exe $FILTERS
chkcp $RCL/qtgui/mtpics/* $DESTDIR/Share/images
chkcp $RCL/qtgui/i18n/*.qm $DESTDIR/Share/translations