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 8246c59 commit 824ccc7
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 (qcint C)
set(qcint_VERSION "3.0.6")
set(qcint_VERSION "3.0.11")

if ("${CMAKE_BUILD_TYPE}" STREQUAL "")
set(CMAKE_BUILD_TYPE RELWITHDEBINFO)
Expand Down

0 comments on commit 824ccc7

Please sign in to comment.