aboutsummaryrefslogtreecommitdiffstats
path: root/src/libid3tag/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/libid3tag/configure.ac')
-rw-r--r--src/libid3tag/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libid3tag/configure.ac b/src/libid3tag/configure.ac
index 9923cd362..a0b0feeb1 100644
--- a/src/libid3tag/configure.ac
+++ b/src/libid3tag/configure.ac
@@ -1,7 +1,7 @@
dnl -*- m4 -*-
dnl
dnl libid3tag - ID3 tag manipulation library
-dnl Copyright (C) 2000-2003 Underbit Technologies, Inc.
+dnl Copyright (C) 2000-2004 Underbit Technologies, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -17,11 +17,11 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-AC_REVISION([$Id: configure.ac,v 1.1 2003/08/14 03:57:13 shank Exp $])dnl
+AC_REVISION([$Id: configure.ac,v 1.12 2004/01/23 23:22:46 rob Exp $])dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([ID3 Tag], [0.15.0b], [support@underbit.com], [libid3tag])
+AC_INIT([ID3 Tag], [0.15.1b], [support@underbit.com], [libid3tag])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([id3tag.h])