start version 3.26 development Q4/2020

This commit is contained in:
Enno Rehling 2020-09-03 22:12:39 +02:00
parent f78aa507f8
commit 2c71e7fb82

View file

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