summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2009-01-03 02:58:26 +0000
committerTodd Zullinger <tmz@pobox.com>2009-01-03 02:58:26 +0000
commitb038c40a506ed0533e253f3f25c34eccff02615b (patch)
tree05a95979570e39b05473fd74836b67b786d5b493 /configure.ac
parent30915268679ed3b0bf21781c879c7690ab3289ae (diff)
downloadlibgpod-tmz-b038c40a506ed0533e253f3f25c34eccff02615b.tar.gz
libgpod-tmz-b038c40a506ed0533e253f3f25c34eccff02615b.tar.xz
libgpod-tmz-b038c40a506ed0533e253f3f25c34eccff02615b.zip
Bump version for 0.7.0rc2
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2195 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 c4602c3..f9558cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ LIBGPOD_MINOR_VERSION=7
LIBGPOD_MICRO_VERSION=0
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
-LIBGPOD_EXTRAVERSION=rc1
+LIBGPOD_EXTRAVERSION=rc2
LIBGPOD_VERSION=$LIBGPOD_MAJOR_VERSION.$LIBGPOD_MINOR_VERSION.$LIBGPOD_MICRO_VERSION$LIBGPOD_EXTRAVERSION