forked from github/server
develop branch is now base for 3.11
This commit is contained in:
parent
cd2842ef38
commit
2de3c3179a
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue