From 1ecda48c3efc3eba4742b7746d6c7b2d3939ffdc Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sun, 24 Sep 2006 14:06:26 +0000 Subject: * configure.ac: bumped to 0.4.1 as new CVS version git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1322 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9ed50d6..bcdc9ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ * configure.ac: bumped to 0.4.0 for release + * configure.ac: bumped to 0.4.1 as new CVS version + 2006-09-23 Jorg Schuler * src/itdb.h: explain 'checked' field in Itdb_Track declaration diff --git a/configure.ac b/configure.ac index 3203aa0..3f32622 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AM_CONFIG_HEADER(config.h) # LIBGPOD_MAJOR_VERSION=0 LIBGPOD_MINOR_VERSION=4 -LIBGPOD_MICRO_VERSION=0 +LIBGPOD_MICRO_VERSION=1 LIBGPOD_INTERFACE_AGE=0 # If you need a modifier for the version number. # Normally empty, but can be used to make "fixup" releases. -- cgit