Revision: 2161
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2161&view=rev
Author:   tmzullinger
Date:     2008-12-08 23:31:09 +0000 (Mon, 08 Dec 2008)

Log Message:
-----------
Bump version and soname for 0.7.0rc1

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/configure.ac

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2008-12-08 23:30:58 UTC (rev 2160)
+++ libgpod/trunk/ChangeLog     2008-12-08 23:31:09 UTC (rev 2161)
@@ -1,5 +1,7 @@
 2008-12-08  Todd Zullinger  <tmzullinger at users.sourceforge.net>
 
+       * configure.ac: Bump version and soname for 0.7.0rc1
+
        * po/de.po
          po/es.po
          po/fr.po

Modified: libgpod/trunk/configure.ac
===================================================================
--- libgpod/trunk/configure.ac  2008-12-08 23:30:58 UTC (rev 2160)
+++ libgpod/trunk/configure.ac  2008-12-08 23:31:09 UTC (rev 2161)
@@ -10,11 +10,11 @@
 #   LIBGPOD_SO_VERSION - see comments
 #
 LIBGPOD_MAJOR_VERSION=0
-LIBGPOD_MINOR_VERSION=6
-LIBGPOD_MICRO_VERSION=1
+LIBGPOD_MINOR_VERSION=7
+LIBGPOD_MICRO_VERSION=0
 # If you need a modifier for the version number. 
 # Normally empty, but can be used to make "fixup" releases.
-LIBGPOD_EXTRAVERSION=SVN
+LIBGPOD_EXTRAVERSION=rc1
 
 
LIBGPOD_VERSION=$LIBGPOD_MAJOR_VERSION.$LIBGPOD_MINOR_VERSION.$LIBGPOD_MICRO_VERSION$LIBGPOD_EXTRAVERSION
 
@@ -24,7 +24,7 @@
 #                 changes to the signature and the semantic)
 #  ? :+1 : ?   == just internal changes
 # CURRENT : REVISION : AGE
-LIBGPOD_SO_VERSION=3:0:0
+LIBGPOD_SO_VERSION=4:0:0
 
 AC_SUBST(LIBGPOD_SO_VERSION)
 AC_SUBST(LIBGPOD_MAJOR_VERSION)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to