Skip to content

Commit

Permalink
Merge pull request #81 in JGCRI/gcam-core from feature/update-version…
Browse files Browse the repository at this point in the history
…-v5.1.2 to master

* commit 'ac607dad770a3eed38f7e1a4c6e457e84fac81cb':
  Update version.h for 5.1.2 release
  • Loading branch information
pralitp committed Oct 15, 2018
2 parents f40dcee + ac607da commit ad4bbb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cvs/objects/util/base/include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
* NOTE: ADD 1 TO LATEST SUBVERSION REVISION NUMBER
*/
//! The latest SVN revision number for identification of the build.
#define __REVISION_NUMBER__ "gcam-v5.1.1"
#define __REVISION_NUMBER__ "gcam-v5.1.2"
/*****************************************************************************/

//! GCAM model version.
#define __ObjECTS_VER__ "5.1.1"
#define __ObjECTS_VER__ "5.1.2"

#endif // _VERSION_H_

0 comments on commit ad4bbb2

Please sign in to comment.