Skip to content

Commit

Permalink
Modify version
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Jun 21, 2024
1 parent 1f9efef commit abfd5dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3th_libs/LunarCalendar
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ GET_VERSION(OUT_VERSION Calendar_VERSION
OUT_REVISION Calendar_REVISION)
message("Calendar_VERSION:${Calendar_VERSION}; Calendar_REVISION:${Calendar_REVISION}")
if(NOT Calendar_VERSION)
set(Calendar_VERSION "v1.0.20")
set(Calendar_VERSION "1.0.20")
endif()
set(VERSION ${Calendar_VERSION})

Expand Down

0 comments on commit abfd5dd

Please sign in to comment.