summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-08-10 19:49:57 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-08-10 19:49:57 +0000
commit7992a6d91545875e9ffb0d26e4ecf237873f9cc5 (patch)
tree7975c0a2393170288a3b5f62cc029a6dfe0cbc51 /configure.in
parentf9799401c0c8dc5241075d372f989a111841f7c1 (diff)
downloadxine-lib-7992a6d91545875e9ffb0d26e4ecf237873f9cc5.tar.gz
xine-lib-7992a6d91545875e9ffb0d26e4ecf237873f9cc5.tar.bz2
FAQ updates and getting ready for 0.5.1
CVS patchset: 407 CVS date: 2001/08/10 19:49:57
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 d1e9d4a4a..2f44daa1e 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,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_SUB=1
XINE_PRE=""
TAR_NAME="xine-lib-"$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE
SPEC_VERSION=$XINE_MAJOR.$XINE_MINOR.$XINE_SUB$XINE_PRE