Bump version to 79

This commit is contained in:
Guy McSwain 2021-03-02 11:43:38 -06:00
parent 2484b217d7
commit accd69d2fd
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/>
*/
/* pigpio version 7802 */
/* pigpio version 79 */
/* include ------------------------------------------------------- */

View File

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