diff --git a/src/Common/Configurator.h b/src/Common/Configurator.h index 8e3c1d271..4f00bc7c0 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. -const QString VERSION = "2.1.11"; +const QString VERSION = "2.1.12"; #define APP_VERSION VERSION // ! Configurator class for Jamtaba !