summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-23 18:00:11 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-23 18:00:11 +0000
commit65130715d1e9a59f0dda1719ead1d410b41ce06c (patch)
tree1d3fb55fab77fe057e99fddec7ace9a7c846bc61 /configure.ac
parent3fe69250fba502342c54e070b66b9d997339b98f (diff)
downloadlibgpod-65130715d1e9a59f0dda1719ead1d410b41ce06c.tar.gz
libgpod-65130715d1e9a59f0dda1719ead1d410b41ce06c.tar.xz
libgpod-65130715d1e9a59f0dda1719ead1d410b41ce06c.zip
2005-11-23 Christophe Fergeau <teuf@gnome.org>
* configure.ac: bumped version number git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1169 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 420062f..1e83b1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AM_CONFIG_HEADER(config.h)
#
LIBGPOD_MAJOR_VERSION=0
LIBGPOD_MINOR_VERSION=2
-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.