summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-12-11 14:12:46 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-12-11 14:12:46 +0000
commit9c36efbd6242ffa056d118b15fb56ace79258541 (patch)
tree1522c450b020e3d50dbe9e2992ec322e5bb5c9ec /configure.ac
parent8e810128940328684cacb32d9f92fec79edd2b59 (diff)
downloadlibgpod-tmz-9c36efbd6242ffa056d118b15fb56ace79258541.tar.gz
libgpod-tmz-9c36efbd6242ffa056d118b15fb56ace79258541.tar.xz
libgpod-tmz-9c36efbd6242ffa056d118b15fb56ace79258541.zip
* bumped version to 0.3.0 for release.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1195 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ab1a84e..14bd7ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,8 +12,8 @@ AM_CONFIG_HEADER(config.h)
# set LIBGPOD_BINARY_AGE and LIBGPOD_INTERFACE_AGE to 0.
#
LIBGPOD_MAJOR_VERSION=0
-LIBGPOD_MINOR_VERSION=2
-LIBGPOD_MICRO_VERSION=2
+LIBGPOD_MINOR_VERSION=3
+LIBGPOD_MICRO_VERSION=0
LIBGPOD_INTERFACE_AGE=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.