projects
/
pigpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd0e13
)
Bump revision to 7600.
author
Guy McSwain
<guy.mcswain@gmail.com>
Thu, 30 Apr 2020 04:46:36 +0000
(23:46 -0500)
committer
Guy McSwain
<guy.mcswain@gmail.com>
Thu, 30 Apr 2020 04:46:36 +0000
(23:46 -0500)
pigpio.c
patch
|
blob
|
history
pigpio.h
patch
|
blob
|
history
diff --git
a/pigpio.c
b/pigpio.c
index fe2dcde08f30ea81073de1cc8938b3e4f8837dc9..1bdae12465644c2d50365b70b7b5264e1ed21cb5 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
5
*/
+/* pigpio version 7
6
*/
/* include ------------------------------------------------------- */
diff --git
a/pigpio.h
b/pigpio.h
index 2c0733f0ff253f4ec10b4e34713b5d3a31e447c5..208c802bc8aa19b189cf89dd9056e27945376837 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
5
+#define PIGPIO_VERSION 7
600
/*TEXT