Skip to content

Commit

Permalink
Bump QMPLAY2_MODULES_API_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Jun 14, 2023
1 parent bcedf15 commit d6e8d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qmplay2/Module.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ void Module::setInstance()

/**/

#define QMPLAY2_MODULES_API_VERSION 22
#define QMPLAY2_MODULES_API_VERSION 23

#define QMPLAY2_EXPORT_MODULE(ModuleClass) \
extern "C" Q_DECL_EXPORT quint32 getQMPlay2ModuleAPIVersion() \
Expand Down

0 comments on commit d6e8d30

Please sign in to comment.