begin work on version 3.28

This commit is contained in:
Enno Rehling 2021-02-24 19:46:55 +01:00
parent ccba09390b
commit 3df552676c

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