Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
Jianhui Zhao committed Nov 29, 2017
1 parent 7298b27 commit edd9efc
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
@@ -1,7 +1,7 @@
# The version number.
set(UHTTP_VERSION_MAJOR 0)
set(UHTTP_VERSION_MINOR 2)
set(UHTTP_VERSION_PATCH 0)
set(UHTTP_VERSION_PATCH 1)

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

0 comments on commit edd9efc

Please sign in to comment.