diff --git a/version.h b/version.h index a87ef1c..3365515 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ #ifndef VERSION_H #define VERSION_H -const QString PROGRAM_VERSION="1.3.0"; +const QString PROGRAM_VERSION="1.3.2"; #endif