Skip to content

Commit

Permalink
Bump to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Feb 20, 2015
1 parent 099df1c commit 6712740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(ty C CXX)

set(TY_VERSION 0.5.0)
set(TY_VERSION 0.5.1)

find_package(Threads)
list(APPEND TY_LINK_LIBRARIES ${CMAKE_THREAD_LIBS_INIT})
Expand Down

0 comments on commit 6712740

Please sign in to comment.