summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-10-23 15:20:36 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-10-23 15:20:36 +0000
commit8e1d750e2151906046d4796bc1aa87c3c8a06960 (patch)
tree7b058c1d1b90f46c1e80291a470f931122a0f939 /configure.ac
parentf544b33badc5c89d0e3b5382c70729630c4cffe1 (diff)
downloadlibgpod-8e1d750e2151906046d4796bc1aa87c3c8a06960.tar.gz
libgpod-8e1d750e2151906046d4796bc1aa87c3c8a06960.tar.xz
libgpod-8e1d750e2151906046d4796bc1aa87c3c8a06960.zip
* (itdb_write): remove mountpoint as parameter as not used.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1128 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 7900cf0..452dc2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AM_CONFIG_HEADER(config.h)
#
LIBGPOD_MAJOR_VERSION=0
LIBGPOD_MINOR_VERSION=1
-LIBGPOD_MICRO_VERSION=7
+LIBGPOD_MICRO_VERSION=8
LIBGPOD_INTERFACE_AGE=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.