From 78b5c323b74de782df58ee558c249e4e4fadd25f Mon Sep 17 00:00:00 2001 From: Gordon Henderson Date: Wed, 2 Dec 2015 15:13:50 +0000 Subject: [PATCH] Bumped Version to 2.31 --- VERSION | 2 +- debian-template/wiringPi/DEBIAN/control | 2 +- gpio/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 81b133a..3125d73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.30 +2.31 diff --git a/debian-template/wiringPi/DEBIAN/control b/debian-template/wiringPi/DEBIAN/control index 7b739c6..5d698c8 100644 --- a/debian-template/wiringPi/DEBIAN/control +++ b/debian-template/wiringPi/DEBIAN/control @@ -1,5 +1,5 @@ Package: wiringpi -Version: 2.30 +Version: 2.31 Section: libraries Priority: optional Architecture: armhf diff --git a/gpio/version.h b/gpio/version.h index a46348a..290ab36 100644 --- a/gpio/version.h +++ b/gpio/version.h @@ -1 +1 @@ -#define VERSION "2.30" +#define VERSION "2.31"