From 324048e78ae54e1995423b02a55c5fb3c41aec82 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Thu, 13 Sep 2001 23:31:52 +0000 Subject: getting ready for the 0.9.0 release CVS patchset: 630 CVS date: 2001/09/13 23:31:52 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 3ce312e18..199e4af3a 100644 --- a/configure.in +++ b/configure.in @@ -16,8 +16,8 @@ dnl AC_PREREQ_LIBTOOL(1.4.0,,AC_MSG_ERROR(*** You should have libtool >= 1.4 ins XINE_MAJOR=0 -XINE_MINOR=5 -XINE_SUB=3 +XINE_MINOR=9 +XINE_SUB=0 XINE_PRE="" TAR_NAME="xine-lib-"$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE SPEC_VERSION=$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE -- cgit v1.2.3