summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-12-24 19:10:45 -0800
committerMichael Forney <mforney@mforney.org>2016-12-29 23:29:18 -0800
commit56a3ff9ed04c3644bd7eb49ec5519b261e3cb4d7 (patch)
treefae175dccc4a7961086c33c273181f51a36f5fd6 /pkg/alsa-lib/config.h
parentd29f7e5d531938f2699fb4c4e09939d0e43b06c1 (diff)
alsa-lib: Update to 1.1.3
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 82f9e706..2c6b49ea 100644
--- a/pkg/alsa-lib/config.h
+++ b/pkg/alsa-lib/config.h
@@ -34,10 +34,10 @@
#define PACKAGE "alsa-lib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "alsa-lib"
-#define PACKAGE_STRING "alsa-lib 1.1.2"
+#define PACKAGE_STRING "alsa-lib 1.1.3"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.1.2"
+#define PACKAGE_VERSION "1.1.3"
#define SND_MAX_CARDS 32
#define SUPPORT_ALOAD "1"
/* #undef SUPPORT_RESMGR */
@@ -59,7 +59,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.1.2"
+#define VERSION "1.1.3"
#define VERSIONED_SYMBOLS /**/
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */