diff --git a/code/espurna/config/version.h b/code/espurna/config/version.h index 9ebb1f29..49809974 100644 --- a/code/espurna/config/version.h +++ b/code/espurna/config/version.h @@ -9,7 +9,7 @@ #endif #ifndef APP_VERSION -#define APP_VERSION "1.15.0-dev" +#define APP_VERSION "1.16.0-dev" #endif #ifndef APP_AUTHOR