Revision: 2302
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2302&view=rev
Author:   tmzullinger
Date:     2009-04-04 14:47:45 +0000 (Sat, 04 Apr 2009)

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

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

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-04-04 14:47:37 UTC (rev 2301)
+++ libgpod/trunk/ChangeLog     2009-04-04 14:47:45 UTC (rev 2302)
@@ -1,3 +1,7 @@
+2009-04-04  Todd Zullinger  <tmzullinger at users.sourceforge.net>
+
+       * configure.ac: Bump version and soname for 0.7.2rc1
+
 2009-04-03  Todd Zullinger  <tmzullinger at users.sourceforge.net>
 
        * docs/reference/libgpod-sections.txt

Modified: libgpod/trunk/configure.ac
===================================================================
--- libgpod/trunk/configure.ac  2009-04-04 14:47:37 UTC (rev 2301)
+++ libgpod/trunk/configure.ac  2009-04-04 14:47:45 UTC (rev 2302)
@@ -11,10 +11,10 @@
 #
 LIBGPOD_MAJOR_VERSION=0
 LIBGPOD_MINOR_VERSION=7
-LIBGPOD_MICRO_VERSION=1
+LIBGPOD_MICRO_VERSION=2
 # 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=4:0:0
+LIBGPOD_SO_VERSION=5:0:1
 
 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.

------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to