forked from github/server
version 3.22 is released
This commit is contained in:
parent
017f2c4e75
commit
d6b5dea014
|
@ -8,7 +8,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.21.0"
|
#define ERESSEA_VERSION "3.22.0"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const char *eressea_version(void) {
|
const char *eressea_version(void) {
|
||||||
|
|
Loading…
Reference in New Issue