Skip to content

Commit

Permalink
chore: bump version to 0.6.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Jan 18, 2024
1 parent 568548e commit e5974d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.21.0)
project(libchewing)

set(CMAKE_PROJECT_VERSION 0.6.0-rc.1)
set(CMAKE_PROJECT_VERSION 0.6.0-rc.2)
set(LIBCHEWING_VERSION ${CMAKE_PROJECT_VERSION})
set(PACKAGE_VERSION ${CMAKE_PROJECT_VERSION})
set(LIBCHEWING_BINARY_VERSION 1.0.0)
Expand Down

0 comments on commit e5974d1

Please sign in to comment.