chiark / gitweb /
Changed the build system to drop I2C for now. Seems to cause too many issues
[wiringPi.git] / gpio / gpio.c
index 7b84abddf31ef284c4bf279147d24e3158219cbf..326dd2d9558e87c9514e2e18544f263538b12649 100644 (file)
@@ -42,7 +42,7 @@ extern int wiringPiDebug ;
 #  define      FALSE   (1==2)
 #endif
 
-#define        VERSION "1.6"
+#define        VERSION "1.8"
 
 static int wpMode ;