Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@octasic.com>2011-02-01 22:01:51 +0300
committerJean-Marc Valin <jean-marc.valin@octasic.com>2011-02-01 22:01:51 +0300
commitd354dd2f4e93730635dca4d080ef8307af84a44f (patch)
tree6ff6898ce33b794679ebb092a3c019d122c53e96
parent9925d539c39d29a2677f1242766ef29f8fec1bd2 (diff)
CELT update
m---------celt10
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 6 deletions
diff --git a/celt b/celt
-Subproject 5cf41c9d1f5a0ac8aad9a63b5a6a14ffce14f3c
+Subproject 263e27194898248d5ef9500df57075af35f5a86
diff --git a/configure.ac b/configure.ac
index f99c88a3..51aafe7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.59])
AC_INIT(src/opus.h)
-AM_INIT_AUTOMAKE(opus,20110131)
+AM_INIT_AUTOMAKE(opus,20110201)
# Checks for programs.
AC_PROG_CC