Skip to content

Commit

Permalink
version: set version to 23.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Dec 6, 2023
1 parent 44c461d commit 5dbe995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if (CMAKE_BUILD_TYPE MATCHES "Debug")
endif()

set(TJS__VERSION_MAJOR 23)
set(TJS__VERSION_MINOR 10)
set(TJS__VERSION_MINOR 12)
set(TJS__VERSION_PATCH 0)
set(TJS__VERSION_SUFFIX "")
configure_file(
Expand Down

0 comments on commit 5dbe995

Please sign in to comment.