Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro committed Jun 13, 2016
1 parent e8fcd24 commit 5935d27
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.3.0)
set (NULL_VERSION 1.4.0)

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

0 comments on commit 5935d27

Please sign in to comment.