Skip to content

Commit

Permalink
Prepare 0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <sbabic@denx.de>
  • Loading branch information
sbabic committed May 1, 2021
1 parent f4ab25d commit ba7564f
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 @@ -4,7 +4,7 @@ project (libubootenv C)
# The version number.
# set (libubootenv_VERSION_MAJOR 1)
# set (libubootenv_VERSION_MAJOR_VERSION_MINOR 0)
set(VERSION "0.3.1")
set(VERSION "0.3.2")
SET(SOVERSION "0")
add_definitions(-DVERSION="${VERSION}")

Expand Down

0 comments on commit ba7564f

Please sign in to comment.