Skip to content

Commit

Permalink
v3.10.9.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Long <willcode4@gmail.com>
  • Loading branch information
willcode committed Dec 16, 2023
1 parent 780f785 commit 95ee4f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -46,8 +46,8 @@ include(GrComponent)
# cmake-format: off
SET(VERSION_MAJOR 3)
SET(VERSION_API 10)
SET(VERSION_ABI 8)
SET(VERSION_PATCH 0)
SET(VERSION_ABI 9)
SET(VERSION_PATCH 0-rc1)
include(GrVersion) #setup version info
# cmake-format: on

Expand Down

0 comments on commit 95ee4f4

Please sign in to comment.