Bump revision to 7600.
authorGuy McSwain <guy.mcswain@gmail.com>
Thu, 30 Apr 2020 04:46:36 +0000 (23:46 -0500)
committerGuy McSwain <guy.mcswain@gmail.com>
Thu, 30 Apr 2020 04:46:36 +0000 (23:46 -0500)
pigpio.c
pigpio.h

index fe2dcde08f30ea81073de1cc8938b3e4f8837dc9..1bdae12465644c2d50365b70b7b5264e1ed21cb5 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 75 */
+/* pigpio version 76 */
 
 /* include ------------------------------------------------------- */
 
index 2c0733f0ff253f4ec10b4e34713b5d3a31e447c5..208c802bc8aa19b189cf89dd9056e27945376837 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 75
+#define PIGPIO_VERSION 7600
 
 /*TEXT