Skip to content

Commit eb66010

Browse files
committed
7.9.1 --> 7.9.2 (presets updated)
1 parent a822e80 commit eb66010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set (LIMA_MAJOR_VERSION "7")
66
set (LIMA_MINOR_VERSION "9")
7-
set (LIMA_RELEASE_VERSION "1")
7+
set (LIMA_RELEASE_VERSION "2")
88
set (LIMA_VERSION ${LIMA_MAJOR_VERSION}.${LIMA_MINOR_VERSION}.${LIMA_RELEASE_VERSION})
99

1010

0 commit comments

Comments
 (0)