comparison configure.ac @ 2445:ef95faad84fa

I suppose the -plugins should be version 1.5.0 too.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Mar 2008 22:52:38 +0200
parents fd16fdf87f53
children bfa3d9faa4f0
comparison
equal deleted inserted replaced
2444:fd16fdf87f53 2445:ef95faad84fa
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 2
3 AC_INIT([audacious-plugins], [1.9.49], [bugs+audacious-plugins@atheme.org]) 3 AC_INIT([audacious-plugins], [1.5.0], [bugs+audacious-plugins@atheme.org])
4 AC_PREREQ([2.59]) 4 AC_PREREQ([2.59])
5 5
6 AC_CANONICAL_HOST 6 AC_CANONICAL_HOST
7 AC_CANONICAL_TARGET 7 AC_CANONICAL_TARGET
8 8