summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2002-06-20 17:46:58 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2002-06-20 17:46:58 +0000
commitc317e203055a2012a24645bcec716787454e298d (patch)
treeb67c66c7b0c43526d52a4fd3a61a2f01d02d9e51 /configure.in
parentc377b12618e546b6b7e706fa01f8129373a4c2fa (diff)
downloadxine-lib-0.9.11.tar.gz
xine-lib-0.9.11.tar.bz2
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58
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 cd84bbfd7..3f6ed95ef 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=10
+XINE_SUB=11
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=0
+LT_CURRENT=1
LT_REVISION=0
-LT_AGE=0
+LT_AGE=1
dnl for a release tarball do "rm .cvsversion" before "make dist"
if test -f .cvsversion; then