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
commite768074c6a5f6650b897b76bc0b850c08eb90570 (patch)
tree0eb5f72cc55bcfd65dc7526a0e5660738a95c1de /configure.ac
parent9c36efbd6242ffa056d118b15fb56ace79258541 (diff)
downloadlibgpod-e768074c6a5f6650b897b76bc0b850c08eb90570.tar.gz
libgpod-e768074c6a5f6650b897b76bc0b850c08eb90570.tar.xz
libgpod-e768074c6a5f6650b897b76bc0b850c08eb90570.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.