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 d1e4848 commit 3d35744Copy full SHA for 3d35744
doc/ReleaseNotes.md
@@ -1,3 +1,3 @@
1
-## New in v1.13
+## New in v1.28
2
3
<!-- Nothing yet! -->
src/binver/binver/version.h
@@ -2,7 +2,7 @@
#define STRINGIZE(s) STRINGIZE2(s)
4
#define VERSION_MAJOR 1
5
-#define VERSION_MINOR 13
+#define VERSION_MINOR 28
6
#define VERSION_BUILD 0
7
#define VERSION_REVISION 0
8
0 commit comments