summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2006-09-24 14:06:26 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2006-09-24 14:06:26 +0000
commit29613398a7f8ee8396001980d9e25d6b1e121331 (patch)
treea887d5e93efe6dc7da3259ab5b748634b37a965f /configure.ac
parent5f16672ab36299823ad0a0a84ebe4ee05db78e00 (diff)
downloadlibgpod-tmz-29613398a7f8ee8396001980d9e25d6b1e121331.tar.gz
libgpod-tmz-29613398a7f8ee8396001980d9e25d6b1e121331.tar.xz
libgpod-tmz-29613398a7f8ee8396001980d9e25d6b1e121331.zip
* 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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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.