From a7c21d3efc48c4040f336fc8ac01d9566a421fd5 Mon Sep 17 00:00:00 2001 From: Gordon Henderson Date: Mon, 20 May 2013 21:14:55 +0100 Subject: [PATCH] Bumped version number to 2.04 --- gpio/gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpio/gpio.c b/gpio/gpio.c index 4724ab3..5044997 100644 --- a/gpio/gpio.c +++ b/gpio/gpio.c @@ -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 ; -- 2.30.2