summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-07-30 11:15:31 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-07-30 11:15:31 +0000
commitf47f0bea5c976589a456d51e37706372eada86c0 (patch)
tree3247c815813f705f4f4806f4a87be81afccf7922
parentdb2bdd3f29a097632fe2bcad944a0201d357eb05 (diff)
downloadxine-lib-f47f0bea5c976589a456d51e37706372eada86c0.tar.gz
xine-lib-f47f0bea5c976589a456d51e37706372eada86c0.tar.bz2
updates for 0.5.0rc3
CVS patchset: 367 CVS date: 2001/07/30 11:15:31
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 154914610..aa2101778 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=".rc2"
+XINE_PRE=".rc3"
TAR_NAME="xine-lib-"$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE
SPEC_VERSION=$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE