Skip to content

Commit

Permalink
Bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Nov 25, 2019
1 parent f4bee28 commit c6f4189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocgapi_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <stdint.h>

#define OCG_VERSION_MAJOR 4
#define OCG_VERSION_MINOR 2
#define OCG_VERSION_MINOR 3

typedef enum OCG_LogTypes {
OCG_LOG_TYPE_ERROR,
Expand Down

0 comments on commit c6f4189

Please sign in to comment.