start version 3.26 development Q4/2020

This commit is contained in:
Enno Rehling 2020-09-03 22:12:39 +02:00
parent 1c8248ee0c
commit 039d3ecc6b
1 changed files with 1 additions and 1 deletions

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.25.0"
#define ERESSEA_VERSION "3.26.0"
#endif
const char *eressea_version(void) {