chiark / gitweb /
Added in PiGlow devLib and a couple of examples for the PiGlow
[wiringPi.git] / gpio / gpio.c
index dced95ce0bbdb05b085ef4d8640d08601ddb6175..ebbb3771f7e56e88c09f3ccec107ee5748b943c0 100644 (file)
@@ -51,7 +51,7 @@ extern void doReadallOld (void) ;
 #  define      FALSE   (1==2)
 #endif
 
-#define        VERSION         "2.09"
+#define        VERSION         "2.10"
 #define        I2CDETECT       "/usr/sbin/i2cdetect"
 
 int wpMode ;