Bump up versions on next.minor; hopefully won't be used. next.minor

Sat, 25 Jun 2011 19:58:05 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Sat, 25 Jun 2011 19:58:05 +0000
branch
next.minor
changeset 32346
84f18a553482
parent 31932
143d0ccdcfa8
child 33037
53986e2d3f2e

Bump up versions on next.minor; hopefully won't be used.

ChangeLog file | annotate | diff | comparison | revisions
ChangeLog.API file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/ChangeLog	Sat Jun 25 19:56:59 2011 +0000
+++ b/ChangeLog	Sat Jun 25 19:58:05 2011 +0000
@@ -1,5 +1,7 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.10.0 (MM/DD/YYYY):
+
 version 2.9.1 (MM/DD/YYYY):
 	Gadu-Gadu:
 	* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
--- a/ChangeLog.API	Sat Jun 25 19:56:59 2011 +0000
+++ b/ChangeLog.API	Sat Jun 25 19:58:05 2011 +0000
@@ -1,5 +1,8 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.10.0:
+	No new API added
+
 version 2.9.0:
 	libpurple:
 		Added:
--- a/configure.ac	Sat Jun 25 19:56:59 2011 +0000
+++ b/configure.ac	Sat Jun 25 19:58:05 2011 +0000
@@ -43,9 +43,9 @@
 #
 # Make sure to update finch/libgnt/configure.ac with libgnt version changes.
 #
-m4_define([purple_lt_current], [9])
+m4_define([purple_lt_current], [10])
 m4_define([purple_major_version], [2])
-m4_define([purple_minor_version], [9])
+m4_define([purple_minor_version], [10])
 m4_define([purple_micro_version], [0])
 m4_define([purple_version_suffix], [devel])
 m4_define([purple_version],

mercurial