start work on next major release

This commit is contained in:
Enno Rehling 2019-05-26 20:13:02 +02:00
parent 0efbcb35d3
commit e6b84410b9

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