Skip to content

Commit 856be7f

Browse files
committedJan 5, 2024
bump version number before release
- v1.6.1
1 parent 57aab49 commit 856be7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎w-image-viewer/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
inline constexpr int WIV_VERSION_NUMBER_MAJOR{ 1 };
44
inline constexpr int WIV_VERSION_NUMBER_MINOR{ 6 };
5-
inline constexpr int WIV_VERSION_NUMBER_PATCH{ 0 };
5+
inline constexpr int WIV_VERSION_NUMBER_PATCH{ 1 };

0 commit comments

Comments
 (0)