diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-13 23:34:57 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-13 23:34:57 -0800 |
| commit | ff10d722b657d1ad3ec85d7fe125a53c8d36f085 (patch) | |
| tree | 12c94ee4d43feb86f642653dcee4488e3a2ef5a4 /pkg/alsa-utils/aconfig.h | |
| parent | e0b1383ffb09c5d241a29949f33124cb01a0ad81 (diff) | |
alsa-utils: Update to 1.2.1
Diffstat (limited to 'pkg/alsa-utils/aconfig.h')
| -rw-r--r-- | pkg/alsa-utils/aconfig.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/alsa-utils/aconfig.h b/pkg/alsa-utils/aconfig.h index a1274cf3..7602278c 100644 --- a/pkg/alsa-utils/aconfig.h +++ b/pkg/alsa-utils/aconfig.h @@ -38,14 +38,14 @@ #define PACKAGE "alsa-utils" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-utils" -#define PACKAGE_STRING "alsa-utils 1.1.9" +#define PACKAGE_STRING "alsa-utils 1.2.1" #define PACKAGE_TARNAME "alsa-utils" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.9" +#define PACKAGE_VERSION "1.2.1" #define SOUNDSDIR "/share/sounds/alsa" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -#define VERSION "1.1.9" +#define VERSION "1.2.1" /* #undef WITH_FFADO */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 |
