Skip to content

Commit

Permalink
Bump version 1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
  • Loading branch information
Jianhui Zhao committed Jan 8, 2018
1 parent f2ca7c2 commit 970c9f4
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(-g3 -O -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wno-misleading-i
# The version number.
set(UWSC_VERSION_MAJOR 1)
set(UWSC_VERSION_MINOR 0)
set(UWSC_VERSION_PATCH 0)
set(UWSC_VERSION_PATCH 1)

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

0 comments on commit 970c9f4

Please sign in to comment.