Skip to content

Commit

Permalink
Prepare 0.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <sbabic@denx.de>
  • Loading branch information
sbabic committed Jun 2, 2023
1 parent 6b389a9 commit 4dfb525
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.3")
set(VERSION "0.3.4")
SET(SOVERSION "0")
add_definitions(-DVERSION="${VERSION}")

Expand Down

0 comments on commit 4dfb525

Please sign in to comment.