commit: b366f85760717854a6f0081db1425cac4cf0269d
parent 403b59f6d9153bf3ea89909ea42ca32cc2404591
Author: Michael Forney <mforney@mforney.org>
Date: Sat, 4 Apr 2020 00:51:57 -0700
libgpiod: Update to 1.5.1
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h
@@ -1,4 +1,4 @@
-#define GPIOD_VERSION_STR "1.5"
+#define GPIOD_VERSION_STR "1.5.1"
/* #undef HAVE_CATCH2_CATCH_HPP */
/* #undef HAVE_CXX11 */
#define HAVE_DIRENT_H 1
@@ -23,11 +23,11 @@
#define PACKAGE "libgpiod"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgpiod"
-#define PACKAGE_STRING "libgpiod 1.5"
+#define PACKAGE_STRING "libgpiod 1.5.1"
#define PACKAGE_TARNAME "libgpiod"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.5"
+#define PACKAGE_VERSION "1.5.1"
#define STDC_HEADERS 1
-#define VERSION "1.5"
+#define VERSION "1.5.1"
#define _GNU_SOURCE /**/
/* #undef malloc */
diff --git a/pkg/libgpiod/ver b/pkg/libgpiod/ver
@@ -1 +1 @@
-1.5 r0
+1.5.1 r0