V71
authorjoan2937 <joan@abyz.me.uk>
Thu, 15 Aug 2019 16:06:53 +0000 (17:06 +0100)
committerjoan2937 <joan@abyz.me.uk>
Thu, 15 Aug 2019 16:06:53 +0000 (17:06 +0100)
pigpio.c
pigpio.h

index 7f8b72e316fc63dc30f0b07c99ed910f737f33a3..cbe818f14a5cfb680a1aa7fc954a80c518e5a0a0 100644 (file)
--- a/pigpio.c
+++ b/pigpio.c
@@ -25,7 +25,7 @@ OTHER DEALINGS IN THE SOFTWARE.
 For more information, please refer to <http://unlicense.org/>
 */
 
-/* pigpio version 70 */
+/* pigpio version 71 */
 
 /* include ------------------------------------------------------- */
 
index 524a2f5b7a3525316ff9bfd906d468830af91dae..f8a94bd06aa13372a21ddea377bd560679d7c25f 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 7008
+#define PIGPIO_VERSION 71
 
 /*TEXT