summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-11-13 23:24:15 -0800
committerMichael Forney <mforney@mforney.org>2019-11-13 23:24:15 -0800
commite0b1383ffb09c5d241a29949f33124cb01a0ad81 (patch)
treecd078ba868d6fd4b1e4403122959e2c99425f39c /pkg/alsa-lib/config.h
parentb164db4c3d25bee333f2ae9bce11e287ff94beee (diff)
alsa-lib: Update to 1.2.1
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 bf340d4d..3e6b005c 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.1.9"
+#define PACKAGE_STRING "alsa-lib 1.2.1"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.1.9"
+#define PACKAGE_VERSION "1.2.1"
#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.1.9"
+#define VERSION "1.2.1"
#define VERSIONED_SYMBOLS /**/
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */