Skip to content

Commit

Permalink
Updated version number to 200.36.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpjohnston committed Jun 19, 2023
1 parent 3bc507c commit 007396e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enum release_version ///< TECO release version numbers
{
major_version = 200,
minor_version = 36,
patch_version = 4
patch_version = 5
};

#endif // !defined(_VERSION_H)

0 comments on commit 007396e

Please sign in to comment.