diff configure.ac @ 177:795d67a5e266

Change internal blocksize from 16384 to 1024 (see comment in FeatureExtractionManager ctor)
author Chris Cannam
date Thu, 16 Oct 2014 10:32:16 +0100
parents ee56e3e9eeb5
children f0f57af581d7
line wrap: on
line diff
--- a/configure.ac	Wed Oct 15 17:02:48 2014 +0100
+++ b/configure.ac	Thu Oct 16 10:32:16 2014 +0100
@@ -1,5 +1,5 @@
 
-AC_INIT([Sonic Annotator], [1.1-hg], cannam@all-day-breakfast.com)
+AC_INIT([Sonic Annotator], [1.1], cannam@all-day-breakfast.com)
 
 AC_CONFIG_SRCDIR(runner/main.cpp)