We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd483b commit 30367b1Copy full SHA for 30367b1
CMakeLists.txt
@@ -3,7 +3,7 @@
3
#######################################################
4
# Project information
5
cmake_minimum_required(VERSION 3.15)
6
-project(Matplot++ VERSION 1.1.0)
+project(Matplot++ VERSION 1.2.0)
7
set(MATPLOT_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})
8
set(MATPLOT_VERSION ${CMAKE_PROJECT_VERSION})
9
0 commit comments