From 74a1aa5909349609910f5b3d8ebb3e7661b262c2 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 5 Aug 2001 12:19:23 +0000 Subject: finally we're getting to the 0.5.0 release CVS patchset: 388 CVS date: 2001/08/05 12:19:23 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index c21d9738d..ff54d065d 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ 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=0 -XINE_PRE=".rc3" +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