Skip to content

Commit

Permalink
Updated tlRender.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Nov 5, 2024
1 parent 7177972 commit 377d44c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set( mrv2_VERSION_MAJOR 1 )
set( mrv2_VERSION_MINOR 3 )
set( mrv2_VERSION_PATCH 0 )
set( mrv2_VERSION_PATCH 1 )
set( mrv2_VERSION
"${mrv2_VERSION_MAJOR}.${mrv2_VERSION_MINOR}.${mrv2_VERSION_PATCH}"
)
5 changes: 5 additions & 0 deletions src/docs/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.3.1
======

- No changes.

v1.3.0
======

Expand Down
2 changes: 1 addition & 1 deletion tlRender

0 comments on commit 377d44c

Please sign in to comment.