Change version to 7500 to sync with planned v75 release.

This commit is contained in:
Guy McSwain 2020-03-22 23:38:50 -05:00
parent 4fcb7113b5
commit 76cebc73b1
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -11,3 +11,5 @@ __pycache__
build build
dist dist
*.egg-info *.egg-info
wavepad_jitter.py

View File

@ -30,7 +30,7 @@ For more information, please refer to <http://unlicense.org/>
#include <stdint.h> #include <stdint.h>
#include <pthread.h> #include <pthread.h>
#define PIGPIO_VERSION 7401 #define PIGPIO_VERSION 7500
/*TEXT /*TEXT