We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd91c78 commit d66c853Copy full SHA for d66c853
src/RavenInclude.h
@@ -99,7 +99,7 @@ extern double g_min_storage; ///< minimum soil storage
99
extern int g_current_e; ///< current ensemble member index
100
101
// Model version
102
-const std::string __RAVEN_VERSION__ ="3.8.1";
+const std::string __RAVEN_VERSION__ ="4.0";
103
//*****************************************************************
104
// Global Constants
105
0 commit comments