begin version 3.12

This commit is contained in:
Enno Rehling 2017-02-26 20:16:22 +01:00
parent f4180638af
commit b8d9fae4e4
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.11.0" #define ERESSEA_VERSION "3.12.0"
#endif #endif
const char *eressea_version(void) { const char *eressea_version(void) {