Skip to content

Commit

Permalink
Update version tag in cmakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Apr 16, 2018
1 parent ee6c43b commit f5d509d
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
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 2.6)
project (cint C)
set(cint_VERSION "3.0.6")
set(cint_VERSION "3.0.11")

#set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O2 -DNDEBUG")
if ("${CMAKE_BUILD_TYPE}" STREQUAL "")
Expand Down

0 comments on commit f5d509d

Please sign in to comment.