forked from github/server
upgrade version number, ready for 3.14 development
This commit is contained in:
parent
c5bd67d62b
commit
4bb6d503ea
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
#ifndef ERESSEA_VERSION
|
#ifndef ERESSEA_VERSION
|
||||||
/* the version number, if it was not passed to make with -D */
|
/* the version number, if it was not passed to make with -D */
|
||||||
#define ERESSEA_VERSION "3.13.0"
|
#define ERESSEA_VERSION "3.14.0"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const char *eressea_version(void) {
|
const char *eressea_version(void) {
|
||||||
|
|
Loading…
Reference in New Issue