diff options
| author | Michael Forney <mforney@mforney.org> | 2018-11-01 23:03:02 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-11-03 01:16:52 -0700 |
| commit | 9ebbb7629b2cbd192bc95ca635cd5b87e3e6132c (patch) | |
| tree | 78c5148a2b1677bdbce642afb230afbe84e0ffc6 /pkg/alsa-lib/config.h | |
| parent | 273bb81df07edc3e0bda64cb524925786ea73955 (diff) | |
alsa-lib: Update to 1.1.7
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 37503414..4e05a49b 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.6" +#define PACKAGE_STRING "alsa-lib 1.1.7" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.6" +#define PACKAGE_VERSION "1.1.7" #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.6" +#define VERSION "1.1.7" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ |
