Skip to content

Commit

Permalink
overviewer.h: bump C extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
CounterPillow committed Jun 6, 2021
1 parent 111579e commit 3488450
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 extension
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 97
#define OVERVIEWER_EXTENSION_VERSION 98

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

0 comments on commit 3488450

Please sign in to comment.