changeset 1877:9f2b7ac55dec trunk

[svn] - bump to 1.2.0-rc4
author nenolod
date Sat, 14 Oct 2006 12:04:49 -0700
parents 7bbb619fa68c
children f83d206f51b7
files ChangeLog configure.ac
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Oct 14 12:03:26 2006 -0700
+++ b/ChangeLog	Sat Oct 14 12:04:49 2006 -0700
@@ -1,3 +1,13 @@
+2006-10-14 19:03:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2709]
+  - objectify libintl
+  
+  trunk/configure.ac     |    1 
+  trunk/intl/Makefile    |   49 +++++
+  trunk/intl/Makefile.in |  479 -------------------------------------------------
+  3 files changed, 49 insertions(+), 480 deletions(-)
+
+
 2006-10-14 18:52:24 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2707]
   - only attempt to build the intl objective if INTL_OBJECTIVE is defined.
--- a/configure.ac	Sat Oct 14 12:03:26 2006 -0700
+++ b/configure.ac	Sat Oct 14 12:04:49 2006 -0700
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([audacious], [1.2.0-rc3], [bugs+audacious@atheme.org])
+AC_INIT([audacious], [1.2.0-rc4], [bugs+audacious@atheme.org])
 AC_PREREQ([2.59])
 
 AC_CANONICAL_HOST