diff --git a/code/espurna/config/version.h b/code/espurna/config/version.h index 13b490d2..ed599180 100644 --- a/code/espurna/config/version.h +++ b/code/espurna/config/version.h @@ -1,5 +1,5 @@ #define APP_NAME "ESPURNA" -#define APP_VERSION "1.12.7a" +#define APP_VERSION "1.13.0b" #define APP_REVISION "db84006" #define APP_AUTHOR "xose.perez@gmail.com" #define APP_WEBSITE "http://tinkerman.cat"