diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml | 1 |
3 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,8 @@ -2007-07-28 Xavier Claessens <xclaesse@gmail.com> +2007-07-29 Xavier Claessens <xclaesse@gmail.com> + + * configure.ac: Bump version to 0.11. + +2007-07-29 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-account-widget-generic.c: * libempathy-gtk/empathy-account-widget-generic.h: Align param names diff --git a/configure.ac b/configure.ac index bceb5d469..a612d4231 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.10, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.11, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB diff --git a/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml b/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml index 21e9f6f5c..0cc579665 100644 --- a/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml +++ b/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml @@ -23,7 +23,6 @@ empathy-account-widget-generic </para> @account: -@label_name: @Returns: |