Bump revision to 7600.

This commit is contained in:
Guy McSwain 2020-04-29 23:46:36 -05:00
parent 2cd0e135e1
commit 3ffe6634bd
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/> For more information, please refer to <http://unlicense.org/>
*/ */
/* pigpio version 75 */ /* pigpio version 76 */
/* include ------------------------------------------------------- */ /* include ------------------------------------------------------- */

View File

@ -30,7 +30,7 @@ For more information, please refer to <http://unlicense.org/>
#include <stdint.h> #include <stdint.h>
#include <pthread.h> #include <pthread.h>
#define PIGPIO_VERSION 75 #define PIGPIO_VERSION 7600
/*TEXT /*TEXT