Skip to content

Commit

Permalink
Bump version to stage developer snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
lgritz committed Jul 9, 2024
1 parent 7f3ff8c commit 152bbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

cmake_minimum_required (VERSION 3.15)

set (OSL_VERSION "1.14.1.0")
set (OSL_VERSION "1.14.1.1")
set (OSL_VERSION_OVERRIDE "" CACHE STRING
"Version override (use with caution)!")
mark_as_advanced (OSL_VERSION_OVERRIDE)
Expand Down

0 comments on commit 152bbc9

Please sign in to comment.