summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-02-20 15:58:14 -0800
committerMichael Forney <mforney@mforney.org>2020-02-20 18:00:49 -0800
commit928717b9d8aaa14be6c4a1a543b9d418f5d4d1cb (patch)
tree53948287f202df85788a5bb513a2eef0cdfc146e /pkg/alsa-lib/config.h
parent5f8507f279f8da4c85639c6bb2c0dadaa1b89c50 (diff)
alsa-lib: Update to 1.2.2
Diffstat (limited to 'pkg/alsa-lib/config.h')
-rw-r--r--pkg/alsa-lib/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h
index 3e6b005c..b7059c73 100644
--- a/pkg/alsa-lib/config.h
+++ b/pkg/alsa-lib/config.h
@@ -49,10 +49,10 @@
#define PACKAGE "alsa-lib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "alsa-lib"
-#define PACKAGE_STRING "alsa-lib 1.2.1"
+#define PACKAGE_STRING "alsa-lib 1.2.2"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.2.1"
+#define PACKAGE_VERSION "1.2.2"
#define SND_MAX_CARDS 32
#define STDC_HEADERS 1
#define SUPPORT_ALOAD "1"
@@ -75,7 +75,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.2.1"
+#define VERSION "1.2.2"
#define VERSIONED_SYMBOLS /**/
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */