Skip to content

Commit

Permalink
Prepare 0.3.6
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Oct 18, 2024
1 parent 676208e commit 5507339
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 @@ -8,7 +8,7 @@ project (libubootenv C)
# The version number.
# set (libubootenv_VERSION_MAJOR 1)
# set (libubootenv_VERSION_MAJOR_VERSION_MINOR 0)
set(VERSION "0.3.5")
set(VERSION "0.3.6")
SET(SOVERSION "0")
add_definitions(-DVERSION="${VERSION}")

Expand Down

0 comments on commit 5507339

Please sign in to comment.