diff --git a/src/Config.h b/src/Config.h index b90d667..725619f 100644 --- a/src/Config.h +++ b/src/Config.h @@ -9,7 +9,7 @@ #ifndef CONFIG_H_ #define CONFIG_H_ - const char SOFTWARE_VERSION[] = "6.5.23\0"; + const char SOFTWARE_VERSION[] = "6.5.24\0"; const int LOGGING = 0;