forked from github/server
begin work on 3.15 release
This commit is contained in:
parent
b337373bc9
commit
551f349309
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#ifndef ERESSEA_VERSION
|
||||
/* the version number, if it was not passed to make with -D */
|
||||
#define ERESSEA_VERSION "3.14.0"
|
||||
#define ERESSEA_VERSION "3.15.0"
|
||||
#endif
|
||||
|
||||
const char *eressea_version(void) {
|
||||
|
|
Loading…
Reference in a new issue