Skip to content

Commit 3bd982f

Browse files
committed
Bump revision to 591 in CMakeLists.txt
1 parent f431b5c commit 3bd982f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8)
33
project(swat Fortran)
44

55
set(CPACK_PACKAGE_VERSION_MAJOR 2012)
6-
set(CPACK_PACKAGE_VERSION_MINOR 588)
6+
set(CPACK_PACKAGE_VERSION_MINOR 591)
77
set(CPACK_PACKAGE_VERSION_PATCH "1")
88

99
option(USE_GPROF "Profile the project using gprof" OFF)

0 commit comments

Comments
 (0)