diff --git a/_config.hpp b/_config.hpp index f6c5a85..9fc180f 100644 --- a/_config.hpp +++ b/_config.hpp @@ -17,6 +17,6 @@ namespace rekkrunchy #define sINTRO 0 // compile for small size #define sDEBUG 1 // include debug code even in release build #define sAPPNAME "rekkrunchy" // application name for window title -#define sVERSION "0.30.1" // version number string +#define sVERSION "0.30.2" // version number string } \ No newline at end of file