update default version number

This commit is contained in:
Enno Rehling 2020-06-15 20:08:32 +02:00
parent 276db404ba
commit dee8b306d0

View file

@ -8,7 +8,7 @@
#ifndef ERESSEA_VERSION
/* the version number, if it was not passed to make with -D */
#define ERESSEA_VERSION "3.24.0"
#define ERESSEA_VERSION "3.25.0"
#endif
const char *eressea_version(void) {