Skip to content

Commit

Permalink
Update version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Dec 1, 2019
1 parent 26b22b1 commit 97dcffd
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.18")
set(qcint_VERSION "3.0.19")
set(qcint_SOVERSION "3")

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

0 comments on commit 97dcffd

Please sign in to comment.