develop branch is now base for 3.11

This commit is contained in:
Enno Rehling 2016-11-28 08:39:07 +01:00
parent cd2842ef38
commit 2de3c3179a
1 changed files with 1 additions and 1 deletions

View File

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