diff --git a/winSetup.iss b/winSetup.iss index a957532..6290698 100644 --- a/winSetup.iss +++ b/winSetup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "QScreenShotter" -#define MyAppVersion "0.2b" +#define MyAppVersion "0.3b" #define MyAppPublisher "bagrintsev.me" #define MyAppURL "http://www.bagrintsev.me/" #define MyAppExeName "qsc.exe"