commit 73ff7a9fb39c38203f76002b4cd2c583d9731109 Author: Christophe Fergeau <t...@gnome.org> Date: Sat Jan 1 13:30:42 2011 +0100
fix libgpod version number It was inadvertantly changed back to 0.7.95 when cleaning up the various autotools files. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/configure.ac b/configure.ac index 296f56e..295faf6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.65) -AC_INIT([libgpod], [0.7.95]) +AC_INIT([libgpod], [0.8.0]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2