OSDN Git Service

Release 1.3 kitkat-x86 lollipop-x86 marshmallow-x86 nougat-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Oct 2014 04:00:56 +0000 (05:00 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Oct 2014 04:00:56 +0000 (05:00 +0100)
ChangeLog
configure.ac

index 5c0a274..8592d7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ver 1.3:
+       Fix issue with frame length calculation for dual-channel mode.
+
 ver 1.2:
        Add support for setup from A2DP configuration data.
        Add support for enabling high precision build.
index 77c15e8..2a499e6 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(sbc, 1.2)
+AC_INIT(sbc, 1.3)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)