WiringPi/version.h
Steve Baker 9aed9a4415 Increment version to 2.60
Now that the upstream maintainer has abandoned this project without
establishing another maintainer, its difficult to choose an appropriate
version number. Going with 2.60 for now, as this only has incremental
changes to support 4B.
2019-12-14 20:45:00 +00:00

4 lines
72 B
C

#define VERSION "2.60"
#define VERSION_MAJOR 2
#define VERSION_MINOR 60