From 76cebc73b10279fbc279dffa041d9dc96676fe41 Mon Sep 17 00:00:00 2001 From: Guy McSwain Date: Sun, 22 Mar 2020 23:38:50 -0500 Subject: [PATCH] Change version to 7500 to sync with planned v75 release. --- .gitignore | 2 ++ pigpio.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f67291c..98748da 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ __pycache__ build dist *.egg-info +wavepad_jitter.py + diff --git a/pigpio.h b/pigpio.h index e3eb97d..82a2394 100644 --- a/pigpio.h +++ b/pigpio.h @@ -30,7 +30,7 @@ For more information, please refer to #include #include -#define PIGPIO_VERSION 7401 +#define PIGPIO_VERSION 7500 /*TEXT -- 2.30.2