wiringPi: Bump up version to 2.44-2.0

Signed-off-by: Joshua Yang <joshua.yang@hardkernel.com>
This commit is contained in:
Joshua Yang
2019-07-26 13:40:48 +09:00
parent cbdb7ef4ca
commit 5344991b75
4 changed files with 10 additions and 4 deletions

View File

@@ -1 +1 @@
2.44-1.1
2.44-2.0

View File

@@ -1,5 +1,5 @@
Package: odroid-wiringpi
Version: 2.44-1.1
Version: 2.44-2.0
Section: libraries
Priority: optional
Architecture: arm64

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
odroid-wiringpi (2.44-2.0) stable; urgency=medium
* Add wiringPiISRCancel function.
-- Joshua Yang <joshua.yang@hardkernel.com> Fri, 26 Jul 2019 13:38:53 +0900
odroid-wiringpi (2.44-1.1) stable; urgency=medium
* Non-maintainer upload.

View File

@@ -1,3 +1,3 @@
#define VERSION "2.44-1.1"
#define VERSION "2.44-2.0"
#define VERSION_MAJOR 2
#define VERSION_MINOR "44-1.1"
#define VERSION_MINOR "44-2.0"