Skip to content

Commit

Permalink
[Mod] OpenMPT: Version is now 1.28.10.69
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@21681 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Sep 22, 2024
1 parent 8e5c9d0 commit 27eb06a
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 68
#define VER_MINORMINOR 69

//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 27eb06a

Please sign in to comment.