empathy r2662 - branches/gnome-2-26



Author: xclaesse
Date: Tue Mar 10 11:12:14 2009
New Revision: 2662
URL: http://svn.gnome.org/viewvc/empathy?rev=2662&view=rev

Log:
Bump version to prepare for 2.26.0 release

From: Xavier Claessens <xclaesse gmail com>

Modified:
   branches/gnome-2-26/configure.ac

Modified: branches/gnome-2-26/configure.ac
==============================================================================
--- branches/gnome-2-26/configure.ac	(original)
+++ branches/gnome-2-26/configure.ac	Tue Mar 10 11:12:14 2009
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 2.25.93, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 2.26.0, http://bugzilla.gnome.org/browse.cgi?product=empathy)
 AC_PREREQ(2.59)
 AC_COPYRIGHT([
   Copyright (C) 2003-2007 Imendio AB
@@ -9,13 +9,13 @@
 #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
 #   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
 #   (No interfaces changed:                   REVISION++)
-LIBEMPATHY_CURRENT=22
+LIBEMPATHY_CURRENT=23
 LIBEMPATHY_AGE=0
 LIBEMPATHY_REVISION=0
 
 LIBEMPATHY_GTK_CURRENT=21
 LIBEMPATHY_GTK_AGE=2
-LIBEMPATHY_GTK_REVISION=0
+LIBEMPATHY_GTK_REVISION=1
 
 AC_SUBST(LIBEMPATHY_CURRENT)
 AC_SUBST(LIBEMPATHY_AGE)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]