Skip to content

Commit 4dfb525

Browse files
committed
Prepare 0.3.4
Signed-off-by: Stefano Babic <[email protected]>
1 parent 6b389a9 commit 4dfb525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project (libubootenv C)
88
# The version number.
99
# set (libubootenv_VERSION_MAJOR 1)
1010
# set (libubootenv_VERSION_MAJOR_VERSION_MINOR 0)
11-
set(VERSION "0.3.3")
11+
set(VERSION "0.3.4")
1212
SET(SOVERSION "0")
1313
add_definitions(-DVERSION="${VERSION}")
1414

0 commit comments

Comments
 (0)