Skip to content

Commit c1863ad

Browse files
committed
0.1.1
1 parent d096a83 commit c1863ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ endif()
66

77
set(LIBHAT_VERSION_MAJOR 0)
88
set(LIBHAT_VERSION_MINOR 1)
9-
set(LIBHAT_VERSION_PATCH 0)
9+
set(LIBHAT_VERSION_PATCH 1)
1010
set(LIBHAT_VERSION ${LIBHAT_VERSION_MAJOR}.${LIBHAT_VERSION_MINOR}.${LIBHAT_VERSION_PATCH})
1111

1212
project(libhat

0 commit comments

Comments
 (0)