diff options
| author | Michael Forney <mforney@mforney.org> | 2019-05-22 00:53:42 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-05-22 00:53:42 -0700 |
| commit | 19e5f5d3097e967b582d06a0f519c5d44db3ded6 (patch) | |
| tree | f169dd366b678579cdd79453e8a1ba443830d5fb /pkg/alsa-lib/config.h | |
| parent | 066c60092ca307b1c6196877ee9191c198207d67 (diff) | |
alsa-lib: Update to 1.1.9
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 585eac7e..50b3568b 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.8" +#define PACKAGE_STRING "alsa-lib 1.1.9" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.8" +#define PACKAGE_VERSION "1.1.9" #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.8" +#define VERSION "1.1.9" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ |
