commit 1fe43f534f1fdf15ab072523389f06b572233987
parent 5dd949e34f40cf9e8dc2be62cce4754854b317b7
Author: Ryan <69221034+ryfu-msft@users.noreply.github.com>
Date: Mon, 3 Jun 2024 07:09:50 -0700
Increment version to 1.9 (#4522)
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 8
+#define VERSION_MINOR 9
#define VERSION_BUILD 0
#define VERSION_REVISION 0