summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2006-09-24 13:59:59 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2006-09-24 13:59:59 +0000
commit8386fcf6c5c147ab4fec5241ea7122d9f3e5c9ae (patch)
treed875212d43d7eca141840c25fbc91ebf6fbf4505 /configure.ac
parent2e5a3870c24328877e51e2144e04a0e6b35510d0 (diff)
downloadlibgpod-8386fcf6c5c147ab4fec5241ea7122d9f3e5c9ae.tar.gz
libgpod-8386fcf6c5c147ab4fec5241ea7122d9f3e5c9ae.tar.xz
libgpod-8386fcf6c5c147ab4fec5241ea7122d9f3e5c9ae.zip
* configure.ac: bumped to 0.4.0 for release
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1320 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 52e4422..3203aa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,8 @@ AM_CONFIG_HEADER(config.h)
# set LIBGPOD_BINARY_AGE and LIBGPOD_INTERFACE_AGE to 0.
#
LIBGPOD_MAJOR_VERSION=0
-LIBGPOD_MINOR_VERSION=3
-LIBGPOD_MICRO_VERSION=3
+LIBGPOD_MINOR_VERSION=4
+LIBGPOD_MICRO_VERSION=0
LIBGPOD_INTERFACE_AGE=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.