Skip to content

Commit

Permalink
Bump version 1.0.2
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 29f6f77 commit fdca6cb
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 1)
set(UWSC_VERSION_PATCH 2)

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

0 comments on commit fdca6cb

Please sign in to comment.