diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-10-23 15:20:36 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-10-23 15:20:36 +0000 |
| commit | 07c2542c9d3fbf1ade28c6553f12f640f7789b8d (patch) | |
| tree | 7b058c1d1b90f46c1e80291a470f931122a0f939 /configure.ac | |
| parent | ee305f6941b8c76db26f6dd8202bb924574779a4 (diff) | |
* (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.ac | 2 |
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. |
