starting a new release

This commit is contained in:
Enno Rehling 2017-05-28 12:51:41 +02:00
parent 8052ff8b23
commit 1687e31d5f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#ifndef ERESSEA_VERSION
/* the version number, if it was not passed to make with -D */
#define ERESSEA_VERSION "3.12.0"
#define ERESSEA_VERSION "3.13.0"
#endif
const char *eressea_version(void) {