begin work on 3.15 release

This commit is contained in:
Enno Rehling 2017-10-28 19:46:17 +02:00
parent b337373bc9
commit 551f349309
1 changed files with 1 additions and 1 deletions

View File

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