changeset 32151:b1cceb8699fa

Let's do a quick bugfix release on Thursday. I have a patch pending that will add API, which is why I bumped the version to 2.9.0. Also, I'll need to cut tarballs Tuesday night, so please have all changes checked in by then. Please avoid string changes, and please only commit critical bug fixes!
author Mark Doliner <mark@kingant.net>
date Mon, 20 Jun 2011 05:37:11 +0000
parents b0c3cbe5d3ec
children f25f7712f9ce
files ChangeLog ChangeLog.API configure.ac po/ChangeLog
diffstat 4 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 20 05:33:58 2011 +0000
+++ b/ChangeLog	Mon Jun 20 05:37:11 2011 +0000
@@ -1,6 +1,6 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.8.1 (MM/DD/YYYY):
+version 2.9.0 (06/23/2011):
 	Pidgin:
 	* Fix Conversation->Add on AIM and MSN.
 
--- a/ChangeLog.API	Mon Jun 20 05:33:58 2011 +0000
+++ b/ChangeLog.API	Mon Jun 20 05:37:11 2011 +0000
@@ -1,5 +1,8 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.9.0:
+	* No changes
+
 version 2.8.0 (06/07/2011):
 	libpurple:
 		Added:
--- a/configure.ac	Mon Jun 20 05:33:58 2011 +0000
+++ b/configure.ac	Mon Jun 20 05:37:11 2011 +0000
@@ -45,7 +45,7 @@
 #
 m4_define([purple_lt_current], [8])
 m4_define([purple_major_version], [2])
-m4_define([purple_minor_version], [8])
+m4_define([purple_minor_version], [9])
 m4_define([purple_micro_version], [0])
 m4_define([purple_version_suffix], [])
 m4_define([purple_version],
@@ -55,7 +55,7 @@
 m4_define([gnt_lt_current], [8])
 m4_define([gnt_major_version], [2])
 m4_define([gnt_minor_version], [8])
-m4_define([gnt_micro_version], [8])
+m4_define([gnt_micro_version], [9])
 m4_define([gnt_version_suffix], [])
 m4_define([gnt_version],
           [gnt_major_version.gnt_minor_version.gnt_micro_version])
--- a/po/ChangeLog	Mon Jun 20 05:33:58 2011 +0000
+++ b/po/ChangeLog	Mon Jun 20 05:37:11 2011 +0000
@@ -1,5 +1,8 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.9.0
+	* No changes
+
 version 2.8.0
 	* Albanian translation updated (Besnik Bleta)
 	* Bengali translation updated (Jamil Ahmed)