Skip to content

Commit 2512970

Browse files
James CraigJames Craig
authored andcommitted
v464 - intermediate release v3.8.1-beta
1 parent 68366a2 commit 2512970

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
@@ -97,7 +97,7 @@ extern double g_min_storage; ///< minimum soil storage
9797
extern int g_current_e; ///< current ensemble member index
9898

9999
// Model version
100-
const std::string __RAVEN_VERSION__ ="3.8.0";
100+
const std::string __RAVEN_VERSION__ ="3.8.1";
101101
//*****************************************************************
102102
// Global Constants
103103
//*****************************************************************

0 commit comments

Comments
 (0)