Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Enno Rehling 2018-09-04 15:29:05 +02:00
commit 714d4034af
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#ifndef ERESSEA_VERSION
/* the version number, if it was not passed to make with -D */
#define ERESSEA_VERSION "3.17.0"
#define ERESSEA_VERSION "3.18.0"
#endif
const char *eressea_version(void) {