summaryrefslogtreecommitdiff
path: root/pkg/libgpiod/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-12-03 17:07:06 -0800
committerMichael Forney <mforney@mforney.org>2020-12-03 21:11:43 -0800
commit656328097fa7c5709048d02c3f927fd4af859c44 (patch)
tree154f9cc87af6adf06bb13c85df07272429243c86 /pkg/libgpiod/config.h
parenta9f9d1cf02c20a305c0263ee5ca22092d7713d07 (diff)
libgpiod: Update to 1.6.2
Diffstat (limited to 'pkg/libgpiod/config.h')
-rw-r--r--pkg/libgpiod/config.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h
index 413aa9b9..5ba202a8 100644
--- a/pkg/libgpiod/config.h
+++ b/pkg/libgpiod/config.h
@@ -1,4 +1,4 @@
-#define GPIOD_VERSION_STR "1.6.1"
+#define GPIOD_VERSION_STR "1.6.2"
/* #undef HAVE_CATCH2_CATCH_HPP */
/* #undef HAVE_CXX11 */
#define HAVE_DIRENT_H 1
@@ -19,15 +19,16 @@
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
+/* #undef KERNEL_PRE_5_5 */
#define LT_OBJDIR ".libs/"
#define PACKAGE "libgpiod"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgpiod"
-#define PACKAGE_STRING "libgpiod 1.6.1"
+#define PACKAGE_STRING "libgpiod 1.6.2"
#define PACKAGE_TARNAME "libgpiod"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.1"
+#define PACKAGE_VERSION "1.6.2"
#define STDC_HEADERS 1
-#define VERSION "1.6.1"
+#define VERSION "1.6.2"
#define _GNU_SOURCE /**/
/* #undef malloc */