We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25472e4 commit 21678b8Copy full SHA for 21678b8
src/Version.h
@@ -3,10 +3,10 @@
3
4
// CURR_VERSION can be over-written externally
5
#ifndef CURR_VERSION
6
-#define CURR_VERSION 3.3.2
+#define CURR_VERSION 3.3.3
7
#endif
8
#ifndef CURR_VERSION_COMMA
9
-#define CURR_VERSION_COMMA 3,3,2
+#define CURR_VERSION_COMMA 3,3,3
10
11
12
// VER_QUALIFIER allows people who recompile SumatraPDF to add
0 commit comments