begin work on version 3.29

This commit is contained in:
Enno Rehling 2021-05-30 18:03:32 +02:00
parent e94b3d6447
commit 97655a52b8
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.28.0"
#define ERESSEA_VERSION "3.29.0"
#endif
const char *eressea_version(void) {