Skip to content

Commit d412fae

Browse files
committed
Bump revision to 535 in CMakeLists.txt
1 parent 38b8b7a commit d412fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 2.8)
22

33
project(swat Fortran)
44

5-
set(CPACK_PACKAGE_VERSION_MAJOR 2009)
6-
set(CPACK_PACKAGE_VERSION_MINOR 528)
5+
set(CPACK_PACKAGE_VERSION_MAJOR 2012)
6+
set(CPACK_PACKAGE_VERSION_MINOR 535)
77
set(CPACK_PACKAGE_VERSION_PATCH "1")
88

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

0 commit comments

Comments
 (0)