summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-12-11 14:50:45 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-12-11 14:50:45 +0000
commit186b6606b29d8184f098c2e7a67911ae49922e4c (patch)
tree0eb5f72cc55bcfd65dc7526a0e5660738a95c1de /configure.ac
parent695392ca6053ce23014e02fa215ed28bca7afe40 (diff)
downloadlibgpod-186b6606b29d8184f098c2e7a67911ae49922e4c.tar.gz
libgpod-186b6606b29d8184f098c2e7a67911ae49922e4c.tar.xz
libgpod-186b6606b29d8184f098c2e7a67911ae49922e4c.zip
* bumped version to 0.3.1 for CVS version.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1197 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 14bd7ce..db1078f 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=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.