diff --git a/src/Common/Configurator.h b/src/Common/Configurator.h index 24ea0b86c..7ef9491d0 100644 --- a/src/Common/Configurator.h +++ b/src/Common/Configurator.h @@ -6,7 +6,7 @@ #include // Define the preprocessor macro to get the app version in Jamtaba. -#define VERSION "2.1.2" +#define VERSION "2.1.3" #define APP_VERSION VERSION // ! Configurator class for Jamtaba !