From 85689728949866c34df92dd6dc40ad15123b151d Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sat, 4 Mar 2006 13:22:44 +0000 Subject: * configure.ac: bumped version to 0.3.3 for new CVS version. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1212 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 79923df..92d6ba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-02-04 Jorg Schuler + * configure.ac: bumped version to 0.3.3 for new CVS version. + + * RELEASED libgpod 0.3.2 + * configure.ac: bumped version to 0.3.2 for release. * db-artwork-writer.c: increased IPOD_MMAP_SIZE from 2 to 16 MB as diff --git a/configure.ac b/configure.ac index e6c0cb9..c17b101 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ AM_CONFIG_HEADER(config.h) # LIBGPOD_MAJOR_VERSION=0 LIBGPOD_MINOR_VERSION=3 -LIBGPOD_MICRO_VERSION=2 +LIBGPOD_MICRO_VERSION=3 LIBGPOD_INTERFACE_AGE=0 # If you need a modifier for the version number. # Normally empty, but can be used to make "fixup" releases. -- cgit