commit d0dae56e4157bc930030e34347dcf08fe79e4c10
parent c10ad96b7ecb2484c28fbf395d3b45721c283f6b
Author: JohnMcPMS <johnmcp@microsoft.com>
Date: Sat, 12 Feb 2022 16:09:35 -0800
Bump version to 1.3 (#1933)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/binver/binver/version.h b/src/binver/binver/version.h
@@ -2,7 +2,7 @@
#define STRINGIZE(s) STRINGIZE2(s)
#define VERSION_MAJOR 1
-#define VERSION_MINOR 2
+#define VERSION_MINOR 3
#define VERSION_BUILD 0
#define VERSION_REVISION 0