summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-11-24 14:22:13 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-11-24 14:22:13 +0000
commit999142da89879afff0f36244aaff7815c20e3d43 (patch)
treea54136a38a1d3b8e9803f3d966f211f4239f3d4c /configure.ac
parent3a2fe6f896ff3dfe9f66e074cd1c75d27f49b01a (diff)
downloadlibgpod-999142da89879afff0f36244aaff7815c20e3d43.tar.gz
libgpod-999142da89879afff0f36244aaff7815c20e3d43.tar.xz
libgpod-999142da89879afff0f36244aaff7815c20e3d43.zip
* configure.ac: bumped version to 0.2.2
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1173 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 1e83b1f..ab1a84e 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=1
+LIBGPOD_MICRO_VERSION=2
LIBGPOD_INTERFACE_AGE=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.