changeset 38:e0a8ee3543d3 trunk

[svn] - version bump to 1.2.1
author nenolod
date Mon, 18 Sep 2006 13:43:46 -0700
parents f6742b7270bb
children 3643db656a4f
files ChangeLog configure.ac
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <nenolod@nenolod.net>
+  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 <yaz@cc.rim.or.jp>
   revision [72]
   - build fixes.
--- 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