diff --git a/src/Version.h b/src/Version.h index 47647f569f2f..365b25acce7e 100644 --- a/src/Version.h +++ b/src/Version.h @@ -3,10 +3,10 @@ // CURR_VERSION can be over-written externally #ifndef CURR_VERSION -#define CURR_VERSION 3.3.2 +#define CURR_VERSION 3.3.3 #endif #ifndef CURR_VERSION_COMMA -#define CURR_VERSION_COMMA 3,3,2 +#define CURR_VERSION_COMMA 3,3,3 #endif // VER_QUALIFIER allows people who recompile SumatraPDF to add