Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro committed Jun 15, 2016
1 parent 167751d commit aed9547
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 @@ -92,7 +92,7 @@ add_definitions (-D_GNU_SOURCE -DHAVE_CLANG_CONFIG_H)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${LLVM_CXX_FLAGS} -O0")

# Version of this software
set (NULL_VERSION 1.4.0)
set (NULL_VERSION 1.5.0)

# Setup RPATH for installation
SET(CMAKE_SKIP_BUILD_RPATH FALSE)
Expand Down

0 comments on commit aed9547

Please sign in to comment.