WiringPi: Bump up version to 3.1

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ieab47180823f028b7c67ed56e24e6b72ae6d7f8c
This commit is contained in:
Deokgyu Yang
2020-04-21 11:38:11 +09:00
parent 152712d3ee
commit 73d5c3f375
3 changed files with 9 additions and 3 deletions

View File

@@ -1 +1 @@
3.0
3.1

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
odroid-wiringpi (9:3.1) stable; urgency=medium
* debian: Add explicit package dependency
-- Deokgyu Yang <secugyu@gmail.com> Tue, 21 Apr 2020 11:34:20 +0900
odroid-wiringpi (9:3.0) stable; urgency=medium
* WiringPi: Bump up version to 3.0

View File

@@ -1,3 +1,3 @@
#define VERSION "3.0"
#define VERSION "3.1"
#define VERSION_MAJOR 3
#define VERSION_MINOR "0"
#define VERSION_MINOR "1"