From 63799e2e9a09b8d741a73d2134c9b70edaaf5639 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Tue, 14 Dec 2004 22:06:47 +0000 Subject: preparing for rc8 (really soon, i hope there will be no delays this time!) CVS patchset: 7254 CVS date: 2004/12/14 22:06:47 --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index cca03bb5c..1f726a3cc 100644 --- a/configure.ac +++ b/configure.ac @@ -44,15 +44,15 @@ dnl are platform dependent dnl * in Linux, the library will be named dnl libname.so.(LT_CURRENT - LT_AGE).LT_AGE.LT_REVISION -LT_CURRENT=11 +LT_CURRENT=12 LT_REVISION=0 -LT_AGE=10 +LT_AGE=11 dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f .cvsversion; then XINE_PRE="cvs" else - XINE_PRE="rc7" + XINE_PRE="rc8" fi AC_SUBST(XINE_MAJOR) -- cgit v1.2.3