WiringPi: Bump up version to 3.4

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
This commit is contained in:
Deokgyu Yang
2020-07-15 16:35:51 +09:00
parent 10b2f2b655
commit 63443ff7a1
3 changed files with 9 additions and 3 deletions

View File

@@ -1 +1 @@
3.3
3.4

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
odroid-wiringpi (9:3.4) stable; urgency=medium
* WiringPi: Add support for Odroid-N2+
-- Deokgyu Yang <secugyu@gmail.com> Wed, 15 Jul 2020 16:29:24 +0900
odroid-wiringpi (9:3.3) stable; urgency=medium
* WiringPi: Check Device Tree first to recognize and change the referenced DT path

View File

@@ -1,3 +1,3 @@
#define VERSION "3.3"
#define VERSION "3.4"
#define VERSION_MAJOR 3
#define VERSION_MINOR "3"
#define VERSION_MINOR "4"