diff options
| author | Michael Forney <mforney@mforney.org> | 2019-01-28 16:55:14 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-01-28 16:55:14 -0800 |
| commit | 9833f2a39cab06c2823d7ee268d0772ea67cf15e (patch) | |
| tree | d9df2bccc17f053bea97812d7bdef363b91afe5e /pkg/alsa-lib/config.h | |
| parent | b10e3cf839df771bd93479d1518193538d96a1e9 (diff) | |
alsa-lib: Update to 1.1.8
Diffstat (limited to 'pkg/alsa-lib/config.h')
| -rw-r--r-- | pkg/alsa-lib/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h index 4e05a49b..585eac7e 100644 --- a/pkg/alsa-lib/config.h +++ b/pkg/alsa-lib/config.h @@ -46,10 +46,10 @@ #define PACKAGE "alsa-lib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-lib" -#define PACKAGE_STRING "alsa-lib 1.1.7" +#define PACKAGE_STRING "alsa-lib 1.1.8" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.7" +#define PACKAGE_VERSION "1.1.8" #define SND_MAX_CARDS 32 #define STDC_HEADERS 1 #define SUPPORT_ALOAD "1" @@ -72,7 +72,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "1.1.7" +#define VERSION "1.1.8" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ |
