Skip to content

Commit 21678b8

Browse files
committed
bump version to 3.3.3
1 parent 25472e4 commit 21678b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
// CURR_VERSION can be over-written externally
55
#ifndef CURR_VERSION
6-
#define CURR_VERSION 3.3.2
6+
#define CURR_VERSION 3.3.3
77
#endif
88
#ifndef CURR_VERSION_COMMA
9-
#define CURR_VERSION_COMMA 3,3,2
9+
#define CURR_VERSION_COMMA 3,3,3
1010
#endif
1111

1212
// VER_QUALIFIER allows people who recompile SumatraPDF to add

0 commit comments

Comments
 (0)