WiringPi/version.h
Gordon Henderson e77ee78b4d Minor changes for the CM3.
Fixed some compiler warnings.
New wiringPi version mechanism.
Put 4800 baud (back) into the system.
Re-added piBoardRev (really an alias of piGpioLayout())
2017-01-21 17:35:10 +00:00

4 lines
72 B
C

#define VERSION "2.36"
#define VERSION_MAJOR 2
#define VERSION_MINOR 36