From 6c67a35ee6c241b94786b7d6bfad2c87fc4f7d2a Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 14 Jan 2002 02:13:54 +0000 Subject: 0.9.8 preparations... CVS patchset: 1403 CVS date: 2002/01/14 02:13:54 --- ChangeLog | 1 + configure.in | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 30f1d740f..bda35e3a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ xine (0.9.8) unstable; urgency=low * merged dxr3 and dxr3enc drivers into single dxr3 driver. See README.dxr3 * dxr3 encoding support for librte-0.4 besides the traditional libfame. * support for (live) mpg streams via tcp + * two new skins -- Guenter Bartsch Sun Jan 13 16:15:07 CET 2002 diff --git a/configure.in b/configure.in index e11978add..399b50222 100644 --- a/configure.in +++ b/configure.in @@ -25,10 +25,10 @@ dnl set XINE_BIN_AGE _and_ XINE_IFACE_AGE to 0. dnl XINE_MAJOR=0 XINE_MINOR=9 -XINE_SUB=7 -XINE_PRE="cvs" -XINE_IFACE_AGE=2 -XINE_BIN_AGE=2 +XINE_SUB=8 +XINE_PRE="" +XINE_IFACE_AGE=3 +XINE_BIN_AGE=3 AC_SUBST(XINE_MAJOR) AC_SUBST(XINE_MINOR) -- cgit v1.2.3