Skip to content

Commit

Permalink
Incremented version to 2.7.2.
Browse files Browse the repository at this point in the history
Updated astc-enc to 4.4.0, compressonator to the latest revision, and
PVRTexToolLib to 2023r1.
  • Loading branch information
akb825 committed May 29, 2023
1 parent 40dd18b commit 34df69b
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 79 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ endif()

set(CUTTLEFISH_MAJOR_VERSION 2)
set(CUTTLEFISH_MINOR_VERSION 7)
set(CUTTLEFISH_PATCH_VERSION 1)
set(CUTTLEFISH_PATCH_VERSION 2)
set(CUTTLEFISH_VERSION ${CUTTLEFISH_MAJOR_VERSION}.${CUTTLEFISH_MINOR_VERSION}.${CUTTLEFISH_PATCH_VERSION})

set(CUTTLEFISH_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
Expand Down
Loading

0 comments on commit 34df69b

Please sign in to comment.