Skip to content

Commit ca8cc28

Browse files
committed
Update RavenInclude.h
1 parent f69c308 commit ca8cc28

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__ ="4.0";
102+
const std::string __RAVEN_VERSION__ ="4.05";
103103
//*****************************************************************
104104
// Global Constants
105105
//*****************************************************************

0 commit comments

Comments
 (0)