Skip to content

Commit

Permalink
Bump version 1.0.5
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 12, 2018
1 parent 67c544a commit 963c70b
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 4)
set(UWSC_VERSION_PATCH 5)

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

0 comments on commit 963c70b

Please sign in to comment.