summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2006-03-04 13:22:44 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2006-03-04 13:22:44 +0000
commit8985a87b01dadf1e27d634ea68693c5a7b1045fa (patch)
tree3263068784601bd736680ea2480f1c7b2110572e /configure.ac
parent6ba8af05db1083fe2b35ad671c0dd122b105f454 (diff)
downloadlibgpod-tmz-8985a87b01dadf1e27d634ea68693c5a7b1045fa.tar.gz
libgpod-tmz-8985a87b01dadf1e27d634ea68693c5a7b1045fa.tar.xz
libgpod-tmz-8985a87b01dadf1e27d634ea68693c5a7b1045fa.zip
* configure.ac: bumped version to 0.3.3 for new CVS version.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1212 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 e6c0cb9..c17b101 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AM_CONFIG_HEADER(config.h)
#
LIBGPOD_MAJOR_VERSION=0
LIBGPOD_MINOR_VERSION=3
-LIBGPOD_MICRO_VERSION=2
+LIBGPOD_MICRO_VERSION=3
LIBGPOD_INTERFACE_AGE=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.