summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 66744a02f..6a5798e7f 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl XINE_SUB += 1; continue with LT_* values below
dnl
XINE_MAJOR=0
XINE_MINOR=9
-XINE_SUB=12
+XINE_SUB=13
dnl The libtool version numbers (LT_*); Don't even think about faking this!
@@ -38,9 +38,9 @@ dnl if (any interfaces have been _removed_ or incompatibly changed)
dnl AGE = 0;
dnl }
-LT_CURRENT=1
+LT_CURRENT=2
LT_REVISION=0
-LT_AGE=1
+LT_AGE=2
dnl for a release tarball do "rm .cvsversion" before "make dist"
if test -f .cvsversion; then