Skip to content

Commit

Permalink
Change version to 1.5.8 (#1707)
Browse files Browse the repository at this point in the history
we did it reddit
  • Loading branch information
Woovie authored Oct 11, 2020
1 parent c05290c commit 4c066c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Client/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// New version info
#define MTASA_VERSION_MAJOR 1
#define MTASA_VERSION_MINOR 5
#define MTASA_VERSION_MAINTENANCE 7
#define MTASA_VERSION_MAINTENANCE 8
#define MTASA_VERSION_TYPE VERSION_TYPE_CUSTOM
#define MTASA_VERSION_BUILD 0

Expand Down
2 changes: 1 addition & 1 deletion Server/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// New version info
#define MTASA_VERSION_MAJOR 1
#define MTASA_VERSION_MINOR 5
#define MTASA_VERSION_MAINTENANCE 7
#define MTASA_VERSION_MAINTENANCE 8
#define MTASA_VERSION_TYPE VERSION_TYPE_CUSTOM
#define MTASA_VERSION_BUILD 0

Expand Down

0 comments on commit 4c066c3

Please sign in to comment.