Mercurial > audlegacy
changeset 1748:96209f062dc3 trunk
[svn] - version change: 1.2.0-rc1
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 13:21:50 -0700 |
parents | 44ed31f63ee4 |
children | 2d84f6a3ca23 |
files | ChangeLog configure.ac |
diffstat | 2 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 18 13:06:15 2006 -0700 +++ b/ChangeLog Mon Sep 18 13:21:50 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-18 20:06:15 +0000 William Pitcock <nenolod@nenolod.net> + revision [2431] + - add back a test for libxml2, that way we'll still use xspf as default if available + + + Changes: Modified: + +13 -0 trunk/configure.ac + + 2006-09-18 20:03:22 +0000 William Pitcock <nenolod@nenolod.net> revision [2429] - remove some plugin checks I missed
--- a/configure.ac Mon Sep 18 13:06:15 2006 -0700 +++ b/configure.ac Mon Sep 18 13:21:50 2006 -0700 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([audacious], [1.2.0], [bugs+audacious@atheme.org]) +AC_INIT([audacious], [1.2.0-rc1], [bugs+audacious@atheme.org]) AC_PREREQ([2.59]) AC_CANONICAL_HOST