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
commit695392ca6053ce23014e02fa215ed28bca7afe40 (patch)
tree1522c450b020e3d50dbe9e2992ec322e5bb5c9ec /configure.ac
parent2b45ed7bbb82db2e97a178f8fa2c8a1be427270e (diff)
downloadlibgpod-695392ca6053ce23014e02fa215ed28bca7afe40.tar.gz
libgpod-695392ca6053ce23014e02fa215ed28bca7afe40.tar.xz
libgpod-695392ca6053ce23014e02fa215ed28bca7afe40.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.