Change version to 7500 to sync with planned v75 release.
authorGuy McSwain <guy.mcswain@gmail.com>
Mon, 23 Mar 2020 04:38:50 +0000 (23:38 -0500)
committerGuy McSwain <guy.mcswain@gmail.com>
Mon, 23 Mar 2020 04:38:50 +0000 (23:38 -0500)
.gitignore
pigpio.h

index f67291cea942a79a81c7dbabb9a7c61469b083d6..98748da3f88ade01c62fbf4fc7ef23fe353f61a8 100644 (file)
@@ -11,3 +11,5 @@ __pycache__
 build
 dist
 *.egg-info
+wavepad_jitter.py
+
index e3eb97d93e83b92c94e5122cf9d15e872ac93d06..82a23949d00700c17bd1ceb0fd068569ac2e965a 100644 (file)
--- a/pigpio.h
+++ b/pigpio.h
@@ -30,7 +30,7 @@ For more information, please refer to <http://unlicense.org/>
 #include <stdint.h>
 #include <pthread.h>
 
-#define PIGPIO_VERSION 7401
+#define PIGPIO_VERSION 7500
 
 /*TEXT