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"