We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5597d commit 263f4eaCopy full SHA for 263f4ea
1 file changed
CMakeLists.txt
@@ -9,7 +9,7 @@ endif()
9
10
set(INCPLOT_VERSION_MAJOR 0)
11
set(INCPLOT_VERSION_MINOR 3)
12
-set(INCPLOT_VERSION_PATCH 1)
+set(INCPLOT_VERSION_PATCH 2)
13
14
15
########################################################
0 commit comments