Skip to content

Commit

Permalink
[Mod] OpenMPT: Version is now 1.28.10.59
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@20404 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Mar 17, 2024
1 parent b0f10ad commit 8c6a636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/versionNumber.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ OPENMPT_NAMESPACE_BEGIN
#define VER_MAJORMAJOR 1
#define VER_MAJOR 28
#define VER_MINOR 10
#define VER_MINORMINOR 58
#define VER_MINORMINOR 59

//Numerical value of the version.
#define MPT_VERSION_CURRENT MAKE_VERSION_NUMERIC(VER_MAJORMAJOR,VER_MAJOR,VER_MINOR,VER_MINORMINOR)
Expand Down

0 comments on commit 8c6a636

Please sign in to comment.