Bump to v74
authorGuy McSwain <guy.mcswain@gmail.com>
Sun, 26 Jan 2020 03:40:36 +0000 (21:40 -0600)
committerGuy McSwain <guy.mcswain@gmail.com>
Sun, 26 Jan 2020 03:40:36 +0000 (21:40 -0600)
pigpio.c
pigpio.h

index 942a4cc60955cdab92693c5ad5a1549eec24dd32..409b98121896f8f4deef33c306160b393195f194 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 7303 */
+/* pigpio version 74 */
 
 /* include ------------------------------------------------------- */
 
index f58373ca1dd3ca10d56924373c693075c1d75854..9f124971e00e91246a3f5905b1570705ed48f7ee 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 7303
+#define PIGPIO_VERSION 74
 
 /*TEXT