summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-07-09 13:17:05 -0700
committerMichael Forney <mforney@mforney.org>2020-07-09 13:17:05 -0700
commit4dc58652b87c7a3968811af50268de5e4ecc32aa (patch)
tree559b0914773e41e2c35ad96e13325027d5a1e421 /pkg/alsa-lib/config.h
parentd84567a754d6c012868f61d0e4e6e59c70fc23d8 (diff)
alsa-lib: Update to 1.2.3.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 96db8cce..5af67cba 100644
--- a/pkg/alsa-lib/config.h
+++ b/pkg/alsa-lib/config.h
@@ -50,10 +50,10 @@
#define PACKAGE "alsa-lib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "alsa-lib"
-#define PACKAGE_STRING "alsa-lib 1.2.3.1"
+#define PACKAGE_STRING "alsa-lib 1.2.3.2"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.2.3.1"
+#define PACKAGE_VERSION "1.2.3.2"
#define SND_MAX_CARDS 32
#define STDC_HEADERS 1
#define SUPPORT_ALOAD "1"
@@ -76,7 +76,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.2.3.1"
+#define VERSION "1.2.3.2"
#define VERSIONED_SYMBOLS /**/
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */