diff options
| author | Michael Forney <mforney@mforney.org> | 2017-01-01 16:46:27 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-01-01 16:48:53 -0800 |
| commit | c385a061500a2d268b7e1e6b3d7714599db8830f (patch) | |
| tree | 6bb6f470fdccc791652c1b4361ef11d5d4f68d4f /pkg/libnl/defs.h | |
| parent | a2c3ba657d0eb82f694bdd4851a3dfc904e3d507 (diff) | |
libnl: Update to 3.2.29
Diffstat (limited to 'pkg/libnl/defs.h')
| -rw-r--r-- | pkg/libnl/defs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libnl/defs.h b/pkg/libnl/defs.h index 6c422830..0aa7b895 100644 --- a/pkg/libnl/defs.h +++ b/pkg/libnl/defs.h @@ -9,11 +9,11 @@ #define PACKAGE "libnl" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libnl" -#define PACKAGE_STRING "libnl 3.2.28" +#define PACKAGE_STRING "libnl 3.2.29" #define PACKAGE_TARNAME "libnl" #define PACKAGE_URL "http://www.infradead.org/~tgr/libnl/" -#define PACKAGE_VERSION "3.2.28" -#define VERSION "3.2.28" +#define PACKAGE_VERSION "3.2.29" +#define VERSION "3.2.29" /* #undef const */ #ifndef __cplusplus /* #undef inline */ |
