Switch to unified view

a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h
...
...
107
107
108
/* Define to the full name of this package. */
108
/* Define to the full name of this package. */
109
#define PACKAGE_NAME "Recoll"
109
#define PACKAGE_NAME "Recoll"
110
110
111
/* Define to the full name and version of this package. */
111
/* Define to the full name and version of this package. */
112
#define PACKAGE_STRING "Recoll 1.23.0-x"
112
#define PACKAGE_STRING "Recoll 1.23.1-x"
113
113
114
/* Define to the one symbol short name of this package. */
114
/* Define to the one symbol short name of this package. */
115
#define PACKAGE_TARNAME "recoll"
115
#define PACKAGE_TARNAME "recoll"
116
116
117
/* Define to the home page for this package. */
117
/* Define to the home page for this package. */
118
#define PACKAGE_URL ""
118
#define PACKAGE_URL ""
119
119
120
/* Define to the version of this package. */
120
/* Define to the version of this package. */
121
#define PACKAGE_VERSION "1.23.0-x"
121
#define PACKAGE_VERSION "1.23.1-x"
122
122
123
/* putenv parameter is const */
123
/* putenv parameter is const */
124
/* #undef PUTENV_ARG_CONST */
124
/* #undef PUTENV_ARG_CONST */
125
125
126
/* iconv parameter 2 is const char** */
126
/* iconv parameter 2 is const char** */