Skip to content

Commit

Permalink
Update version_decl to v4.0 Friendly #4 - frozen code (#552)
Browse files Browse the repository at this point in the history
TYPE: no impact

KEYWORDS: version_decl, version

SOURCE: internal

DESCRIPTION OF CHANGES:
Update version to indicate 4th friendly release. This will be what we use for testing during our time when we consider the repo frozen (at least pretty slushy).

LIST OF MODIFIED FILES:
M	   inc/version_decl

TESTS CONDUCTED:
1. No tests, but we will be running a bunch of them pretty soon.
  • Loading branch information
davegill authored May 24, 2018
1 parent 822051e commit 4d979ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/version_decl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CHARACTER (LEN=10) :: release_version = 'V4.0FR#3 '
CHARACTER (LEN=10) :: release_version = 'V4.0FR#4 '

0 comments on commit 4d979ee

Please sign in to comment.