diff options
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/alsa-utils/aconfig.h | 6 | ||||
| -rw-r--r-- | pkg/alsa-utils/rev | 2 | ||||
| m--------- | pkg/alsa-utils/src | 0 | ||||
| -rw-r--r-- | pkg/alsa-utils/version.h | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/pkg/alsa-utils/aconfig.h b/pkg/alsa-utils/aconfig.h index 02854afa..4643ffd7 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.6" +#define PACKAGE_STRING "alsa-utils 1.1.7" #define PACKAGE_TARNAME "alsa-utils" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.6" +#define PACKAGE_VERSION "1.1.7" #define SOUNDSDIR "/share/sounds/alsa" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -#define VERSION "1.1.6" +#define VERSION "1.1.7" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif diff --git a/pkg/alsa-utils/rev b/pkg/alsa-utils/rev index 1e8b3149..7f8f011e 100644 --- a/pkg/alsa-utils/rev +++ b/pkg/alsa-utils/rev @@ -1 +1 @@ -6 +7 diff --git a/pkg/alsa-utils/src b/pkg/alsa-utils/src -Subproject 9a6ab342038855fa798a9df741b687997b1f5e6 +Subproject 805d30b260d0f7f7c4453ef09e11f2c3f1b548d diff --git a/pkg/alsa-utils/version.h b/pkg/alsa-utils/version.h index 88c65567..a6d06093 100644 --- a/pkg/alsa-utils/version.h +++ b/pkg/alsa-utils/version.h @@ -1,5 +1,5 @@ #define SND_UTIL_MAJOR 1 #define SND_UTIL_MINOR 1 -#define SND_UTIL_SUBMINOR 4 +#define SND_UTIL_SUBMINOR 7 #define SND_UTIL_VERSION ((SND_UTIL_MAJOR<<16)|(SND_UTIL_MINOR<<8)|SND_UTIL_SUBMINOR) -#define SND_UTIL_VERSION_STR "1.1.4" +#define SND_UTIL_VERSION_STR "1.1.7" |
