Merge branch 'develop' of github.com:ennorehling/eressea into develop

This commit is contained in:
Enno Rehling 2019-12-01 17:30:34 +01:00
commit cef5ff44eb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#ifndef ERESSEA_VERSION
/* 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
const char *eressea_version(void) {