Revision: 1556
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1556&view=rev
Author: tmzullinger
Date: 2007-06-18 07:10:21 -0700 (Mon, 18 Jun 2007)
Log Message:
-----------
bump version and soname for 0.5.0 release
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/configure.ac
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2007-06-17 23:55:10 UTC (rev 1555)
+++ libgpod/trunk/ChangeLog 2007-06-18 14:10:21 UTC (rev 1556)
@@ -1,5 +1,8 @@
2007-06-17 Todd Zullinger <tmzullinger at users.sourceforge.net>
+ * configure.ac:
+ bump version and soname for 0.5.0 release
+
* libgpod-1.0.pc.in:
add glib version and gobject-2.0 to 'Requires:'
Modified: libgpod/trunk/configure.ac
===================================================================
--- libgpod/trunk/configure.ac 2007-06-17 23:55:10 UTC (rev 1555)
+++ libgpod/trunk/configure.ac 2007-06-18 14:10:21 UTC (rev 1556)
@@ -10,11 +10,11 @@
# LIBGPOD_SO_VERSION - see comments
#
LIBGPOD_MAJOR_VERSION=0
-LIBGPOD_MINOR_VERSION=4
-LIBGPOD_MICRO_VERSION=3
+LIBGPOD_MINOR_VERSION=5
+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=CVS
+LIBGPOD_EXTRAVERSION=
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=1:0:0
+LIBGPOD_SO_VERSION=2:0:0
AC_SUBST(LIBGPOD_SO_VERSION)
AC_SUBST(LIBGPOD_VERSION)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2