forked from github/server
Merge pull request #697 from ennorehling/develop
begin work on 3.13 release
This commit is contained in:
commit
06d7b7f9f1
|
@ -5,7 +5,7 @@
|
|||
|
||||
#ifndef ERESSEA_VERSION
|
||||
/* the version number, if it was not passed to make with -D */
|
||||
#define ERESSEA_VERSION "3.12.0"
|
||||
#define ERESSEA_VERSION "3.13.0"
|
||||
#endif
|
||||
|
||||
const char *eressea_version(void) {
|
||||
|
|
Loading…
Reference in New Issue