Skip to content

Commit

Permalink
Internal Release v0.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: Rong Tao <[email protected]>
  • Loading branch information
Rtoax committed May 6, 2024
1 parent e9b55d0 commit 35a5622
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 @@ -9,7 +9,7 @@ PROJECT(ulpatch)
# if you modify the following three lines.
set(ULPATCH_VERSION_MAJOR 0)
set(ULPATCH_VERSION_MINOR 5)
set(ULPATCH_VERSION_PATCH 4)
set(ULPATCH_VERSION_PATCH 5)

execute_process(
COMMAND git describe --abbrev=4 --dirty --tags
Expand Down

0 comments on commit 35a5622

Please sign in to comment.