projects
/
pigpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47f3bf7
)
Bump to v74
author
Guy McSwain
<guy.mcswain@gmail.com>
Sun, 26 Jan 2020 03:40:36 +0000
(21:40 -0600)
committer
Guy McSwain
<guy.mcswain@gmail.com>
Sun, 26 Jan 2020 03:40:36 +0000
(21:40 -0600)
pigpio.c
patch
|
blob
|
history
pigpio.h
patch
|
blob
|
history
diff --git
a/pigpio.c
b/pigpio.c
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 7
303
*/
+/* pigpio version 7
4
*/
/* include ------------------------------------------------------- */
diff --git
a/pigpio.h
b/pigpio.h
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 7
303
+#define PIGPIO_VERSION 7
4
/*TEXT