Bumped version number to 2.04

This commit is contained in:
Gordon Henderson 2013-05-20 21:14:55 +01:00
parent bfaf266ada
commit a7c21d3efc

View File

@ -48,7 +48,7 @@ extern int wiringPiDebug ;
# define FALSE (1==2)
#endif
#define VERSION "2.03"
#define VERSION "2.04"
#define I2CDETECT "/usr/sbin/i2cdetect"
static int wpMode ;