From 8819650fe144ca50f9ffd3390cecaf9c713009ac Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sat, 28 Oct 2006 18:58:19 +0000 Subject: prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2 that is: "interfaces have been _added_ since last release" CVS patchset: 8352 CVS date: 2006/10/28 18:58:19 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 53a332ab4..60855e20b 100644 --- a/configure.ac +++ b/configure.ac @@ -49,9 +49,9 @@ dnl are platform dependent dnl * in Linux, the library will be named dnl libname.so.(XINE_LT_CURRENT - XINE_LT_AGE).XINE_LT_AGE.XINE_LT_REVISION -XINE_LT_CURRENT=15 +XINE_LT_CURRENT=16 XINE_LT_REVISION=0 -XINE_LT_AGE=14 +XINE_LT_AGE=15 dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f "${src_dir}/.cvsversion"; then -- cgit v1.2.3