Skip to content

Commit d3abea4

Browse files
committed
Post release version bump
1 parent ff69f03 commit d3abea4

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
@@ -3,7 +3,7 @@ project (OSL)
33
# Release version of the library
44
set (OSL_LIBRARY_VERSION_MAJOR 1)
55
set (OSL_LIBRARY_VERSION_MINOR 8)
6-
set (OSL_LIBRARY_VERSION_PATCH 0)
6+
set (OSL_LIBRARY_VERSION_PATCH 1)
77
set (OSL_LIBRARY_VERSION_RELEASE_TYPE "dev") # "dev", "betaX", "RCY", ""
88

99
# Version of the OSO file format and instruction set

0 commit comments

Comments
 (0)