begin work on 3.16 release

This commit is contained in:
Enno Rehling 2018-02-07 17:57:24 +01:00
parent 961c6e0130
commit d1a393610c

View file

@ -7,7 +7,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.15.0" #define ERESSEA_VERSION "3.16.0"
#endif #endif
const char *eressea_version(void) { const char *eressea_version(void) {