Skip to content

Commit

Permalink
Bump C extension version to 67
Browse files Browse the repository at this point in the history
  • Loading branch information
CounterPillow committed Jul 10, 2019
1 parent 4f3c736 commit 221b2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overviewer_core/src/overviewer.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 66
#define OVERVIEWER_EXTENSION_VERSION 67

#include <stdbool.h>
#include <stdint.h>
Expand Down

0 comments on commit 221b2c6

Please sign in to comment.