diff options
| author | Michael Forney <mforney@mforney.org> | 2021-04-15 23:43:07 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-04-17 14:22:30 -0700 |
| commit | a2d79416da49ccb350bed0d96dee750dec2e104e (patch) | |
| tree | bba719bb0139b381717374680c490b0a1165c34a /pkg/libgpiod/config.h | |
| parent | 0c85e3929aa25af6ab6e02788b32092897b5384e (diff) | |
libinput: Update to 1.17.1
Diffstat (limited to 'pkg/libgpiod/config.h')
| -rw-r--r-- | pkg/libgpiod/config.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h index 5ba202a8..82d8740b 100644 --- a/pkg/libgpiod/config.h +++ b/pkg/libgpiod/config.h @@ -1,4 +1,4 @@ -#define GPIOD_VERSION_STR "1.6.2" +#define GPIOD_VERSION_STR "1.6.3" /* #undef HAVE_CATCH2_CATCH_HPP */ /* #undef HAVE_CXX11 */ #define HAVE_DIRENT_H 1 @@ -24,11 +24,11 @@ #define PACKAGE "libgpiod" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libgpiod" -#define PACKAGE_STRING "libgpiod 1.6.2" +#define PACKAGE_STRING "libgpiod 1.6.3" #define PACKAGE_TARNAME "libgpiod" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.6.2" +#define PACKAGE_VERSION "1.6.3" #define STDC_HEADERS 1 -#define VERSION "1.6.2" +#define VERSION "1.6.3" #define _GNU_SOURCE /**/ /* #undef malloc */ |
