Skip to content

Commit

Permalink
Bump version 1.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
Jianhui Zhao committed Jan 13, 2018
1 parent de8f04c commit 20cc550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ add_definitions(-O -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wno-misleading-inden
# The version number.
set(UWSC_VERSION_MAJOR 1)
set(UWSC_VERSION_MINOR 0)
set(UWSC_VERSION_PATCH 5)
set(UWSC_VERSION_PATCH 6)

# Check the third party Libraries
find_package(Libubox REQUIRED)
Expand Down

0 comments on commit 20cc550

Please sign in to comment.