diff options
| author | Michael Forney <mforney@mforney.org> | 2017-11-14 22:22:14 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-11-14 22:22:14 -0800 |
| commit | 5516cfb21b68b6b4708aff52a6f7b34fcbbbbbf3 (patch) | |
| tree | 29bb99e1b92e31a8701b6f47f62c754938ec30ff /pkg/alsa-utils/aconfig.h | |
| parent | cd545ba4774cff59e8902bc41686dcf41707736e (diff) | |
alsa-utils: Update to 1.1.5
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 ffa4d58f..e4dfe14b 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.4" +#define PACKAGE_STRING "alsa-utils 1.1.5" #define PACKAGE_TARNAME "alsa-utils" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.4" +#define PACKAGE_VERSION "1.1.5" #define SOUNDSDIR "/share/sounds/alsa" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -#define VERSION "1.1.4" +#define VERSION "1.1.5" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif |
