summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-07-22 11:20:31 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-07-22 11:20:31 +0000
commit85ceda26b256cd05df927ca6d666e1c765d25ab7 (patch)
treec52d9f1406b622fd5074fdd8303e2f54b09aeb7c /configure.in
parent399c1ad333b1618d1f671404305d36f50ac58d2c (diff)
downloadxine-lib-85ceda26b256cd05df927ca6d666e1c765d25ab7.tar.gz
xine-lib-85ceda26b256cd05df927ca6d666e1c765d25ab7.tar.bz2
updated changelog (any suggestions what i have forgotten to mention?), we're getting really close to the 0.5.0 release now, still waiting for Eduards audio_oss_out commit and perhaps a new cool default skin
CVS patchset: 320 CVS date: 2001/07/22 11:20:31
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1dc974af5..3e7ba7a82 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=".alpha1"
+XINE_PRE=".rc1"
TAR_NAME="xine-lib-"$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE
SPEC_VERSION=$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE