We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f431b5c commit 3bd982fCopy full SHA for 3bd982f
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8)
3
project(swat Fortran)
4
5
set(CPACK_PACKAGE_VERSION_MAJOR 2012)
6
-set(CPACK_PACKAGE_VERSION_MINOR 588)
+set(CPACK_PACKAGE_VERSION_MINOR 591)
7
set(CPACK_PACKAGE_VERSION_PATCH "1")
8
9
option(USE_GPROF "Profile the project using gprof" OFF)
0 commit comments