chiark / gitweb /
Change to the build script to check for the presence of the I2C development
[wiringPi.git] / gpio / gpio.c
index 7b84abddf31ef284c4bf279147d24e3158219cbf..66151336fa0c158aadcc4a83e04684d55e2e5d47 100644 (file)
@@ -42,7 +42,7 @@ extern int wiringPiDebug ;
 #  define      FALSE   (1==2)
 #endif
 
-#define        VERSION "1.6"
+#define        VERSION "1.7"
 
 static int wpMode ;