We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69c308 commit ca8cc28Copy full SHA for ca8cc28
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__ ="4.0";
+const std::string __RAVEN_VERSION__ ="4.05";
103
//*****************************************************************
104
// Global Constants
105
0 commit comments