Skip to content

Commit

Permalink
Bump version for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
lgritz committed Jan 8, 2021
1 parent 5167b11 commit 0f11d7f
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 @@ -3,7 +3,7 @@
# https://github.com/OpenImageIO/oiio/blob/master/LICENSE.md

cmake_minimum_required (VERSION 3.12)
project (OpenImageIO VERSION 2.2.10.0
project (OpenImageIO VERSION 2.2.10.1
HOMEPAGE_URL "https://openimageio.org"
LANGUAGES CXX C)
set (PROJ_NAME OIIO) # short name, caps
Expand Down

0 comments on commit 0f11d7f

Please sign in to comment.