diff --git a/esp3d/src/include/version.h b/esp3d/src/include/version.h index 7981d0cf..ffc9bbda 100644 --- a/esp3d/src/include/version.h +++ b/esp3d/src/include/version.h @@ -22,7 +22,7 @@ #define _VERSION_ESP3D_H //version and sources location -#define FW_VERSION "3.0.0.a91" +#define FW_VERSION "3.0.0.a92" #define REPOSITORY "https://github.com/luc-github/ESP3D/tree/3.0" #endif //_VERSION_ESP3D_H