Bumped version to 2.15

This commit is contained in:
Gordon Henderson 2014-06-24 19:25:42 +01:00
parent 6fba403b2f
commit 7cbb8865c8

View File

@ -55,7 +55,7 @@ extern void doPins (void) ;
# define FALSE (1==2) # define FALSE (1==2)
#endif #endif
#define VERSION "2.14" #define VERSION "2.15"
#define I2CDETECT "/usr/sbin/i2cdetect" #define I2CDETECT "/usr/sbin/i2cdetect"
int wpMode ; int wpMode ;