Parse ID3v2.3 TLEN as a fallback for duration detection
[FAPG] / configure.in
index edf19be..a9f8f0e 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.61)
 AC_INIT(fapg.c)
-AM_INIT_AUTOMAKE(fapg, 0.39)
+AM_INIT_AUTOMAKE(fapg, 0.42)
 
 AC_PROG_INSTALL
 AC_PROG_CC