forked from github/server
start work on 3.18 release
This commit is contained in:
parent
6fee918536
commit
7544565237
|
@ -7,7 +7,7 @@
|
|||
|
||||
#ifndef ERESSEA_VERSION
|
||||
/* the version number, if it was not passed to make with -D */
|
||||
#define ERESSEA_VERSION "3.17.0"
|
||||
#define ERESSEA_VERSION "3.18.0"
|
||||
#endif
|
||||
|
||||
const char *eressea_version(void) {
|
||||
|
|
Loading…
Reference in New Issue