We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b304f68 commit 4585702Copy full SHA for 4585702
src/version.h
@@ -2,7 +2,7 @@
2
#define VERSION_H
3
4
#define VERSION_MAJOR 1
5
- #define VERSION_MINOR 19
+ #define VERSION_MINOR 20
6
#define VERSION_PATCH 0
7
8
#define VERSION_WIN VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,0
0 commit comments