Skip to content

Commit

Permalink
Merge pull request #164 in JGCRI/gcam-core from plp/feature/version-5…
Browse files Browse the repository at this point in the history
….3 to master

* commit 'd847d76c0056d1de61c0f6013e64d90a2072354a':
  Update README for name change
  Change version to 5.3
  • Loading branch information
pralitp committed Jun 25, 2020
2 parents 9be717f + d847d76 commit f813815
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Global Change Assessment Model (GCAM)
# Global Change Analysis Model (GCAM)

The Joint Global Change Research Institute (JGCRI) is the home and
primary development institution for GCAM, an integrated assessment
Expand Down
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.2"
#define __REVISION_NUMBER__ "gcam-v5.3"
/*****************************************************************************/

//! GCAM model version.
#define __ObjECTS_VER__ "5.2"
#define __ObjECTS_VER__ "5.3"

#endif // _VERSION_H_

0 comments on commit f813815

Please sign in to comment.