commit 0f57913e234696d2ed67e5ac5966f90b3f63147a
parent f426c9ab9675ba53f66885fd7e7403cd3924c24a
Author: Ryan Fu <69221034+ryfu-msft@users.noreply.github.com>
Date: Fri, 6 Jan 2023 12:38:04 -0800
bump version from 1.4 to 1.5 (#2823)
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 4
+#define VERSION_MINOR 5
#define VERSION_BUILD 0
#define VERSION_REVISION 0