# HG changeset patch # User nenolod # Date 1158612226 25200 # Node ID e0a8ee3543d3633b3edc2af62a35c7f7f0e6f12a # Parent f6742b7270bb963112f5fe029a64124a8bdab88a [svn] - version bump to 1.2.1 diff -r f6742b7270bb -r e0a8ee3543d3 ChangeLog --- a/ChangeLog Mon Sep 18 13:24:39 2006 -0700 +++ b/ChangeLog Mon Sep 18 13:43:46 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-18 20:24:39 +0000 William Pitcock + revision [74] + - require audacious 1.1.99 instead of 1.2.0 + + + Changes: Modified: + +2 -2 trunk/configure.ac + + 2006-09-18 15:59:51 +0000 Yoshiki Yazawa revision [72] - build fixes. diff -r f6742b7270bb -r e0a8ee3543d3 configure.ac --- a/configure.ac Mon Sep 18 13:24:39 2006 -0700 +++ b/configure.ac Mon Sep 18 13:43:46 2006 -0700 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([audacious-plugins], [1.2.0], [bugs+audacious-plugins@atheme.org]) +AC_INIT([audacious-plugins], [1.2.1], [bugs+audacious-plugins@atheme.org]) AC_PREREQ([2.59]) AC_CANONICAL_HOST