Skip to content

Commit

Permalink
Merge pull request #616 from chewing/prep-0.9.0-rc.1
Browse files Browse the repository at this point in the history
Prepare 0.9.0-rc.1
  • Loading branch information
kanru authored Jul 16, 2024
2 parents 75a7121 + 9ff8a46 commit a77806d
Show file tree
Hide file tree
Showing 10 changed files with 180 additions and 105 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.24.0)
project(libchewing LANGUAGES C)

set(CMAKE_PROJECT_VERSION 0.8.5)
set(CMAKE_PROJECT_VERSION 0.9.0-rc.1)
set(LIBCHEWING_VERSION ${CMAKE_PROJECT_VERSION})
set(PACKAGE_VERSION ${CMAKE_PROJECT_VERSION})
set(LIBCHEWING_BINARY_VERSION 1.0.0)
Expand Down
Loading

0 comments on commit a77806d

Please sign in to comment.