diff --git a/src/config.h b/src/config.h index b458b73..c2e5731 100644 --- a/src/config.h +++ b/src/config.h @@ -13,7 +13,7 @@ #define MAX_COMMANDS 50 #define MAX_MODULES 10 #define MAX_ARGUMENT_LENGTH 20 //used in argument parsing, takes up ram - #define VERSION_STRING "Sangaboard Firmware v1.0-beta" + #define VERSION_STRING "Sangaboard Firmware v0.5.0" #define DEBUG_ON //module choice