Skip to content

Commit

Permalink
Updated version number to 200.36.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpjohnston committed Jun 15, 2023
1 parent 9277600 commit 0a7b68c
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 = 2
patch_version = 3
};

#endif // !defined(_VERSION_H)

0 comments on commit 0a7b68c

Please sign in to comment.