diff --git a/src/Config.h b/src/Config.h index ae1b7fe..64d3447 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.14\0"; + const char SOFTWARE_VERSION[] = "6.5.15\0"; const int LOGGING = 0;