Skip to content

Commit 4afd17a

Browse files
committed
Bump version number
1 parent bef6b00 commit 4afd17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ endif()
5555
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE.txt")
5656
set(CPACK_PACKAGE_VERSION_MAJOR "0")
5757
set(CPACK_PACKAGE_VERSION_MINOR "9")
58-
set(CPACK_PACKAGE_VERSION_PATCH "2")
58+
set(CPACK_PACKAGE_VERSION_PATCH "3")
5959
set(CPACK_PACKAGE_EXECUTABLES "vimage;vimage")
6060
set(CPACK_PACKAGE_CONTACT "zeo1@rotatingpenguin.com")
6161
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "vimage desktop image file viewer")

0 commit comments

Comments
 (0)