We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57aab49 commit 856be7fCopy full SHA for 856be7f
w-image-viewer/version.h
@@ -2,4 +2,4 @@
2
3
inline constexpr int WIV_VERSION_NUMBER_MAJOR{ 1 };
4
inline constexpr int WIV_VERSION_NUMBER_MINOR{ 6 };
5
-inline constexpr int WIV_VERSION_NUMBER_PATCH{ 0 };
+inline constexpr int WIV_VERSION_NUMBER_PATCH{ 1 };
0 commit comments