Skip to content

Commit d66c853

Browse files
James CraigJames Craig
authored andcommitted
v500 - Raven release version 4.0 [BENCHMARKED]
passing all benchmarks
1 parent fd91c78 commit d66c853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RavenInclude.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ extern double g_min_storage; ///< minimum soil storage
9999
extern int g_current_e; ///< current ensemble member index
100100

101101
// Model version
102-
const std::string __RAVEN_VERSION__ ="3.8.1";
102+
const std::string __RAVEN_VERSION__ ="4.0";
103103
//*****************************************************************
104104
// Global Constants
105105
//*****************************************************************

0 commit comments

Comments
 (0)