update version

This commit is contained in:
Enno Rehling 2018-06-03 11:01:08 +02:00
parent 82f2aa0d52
commit 3208164b13

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