From 09af51d0f72fdf51ad170c02a3841aed00460453 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 30 Mar 2008 15:06:16 +0100 Subject: Release. --- ChangeLog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f01743732..d756df256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -xine-lib (1.1.11.1) 2008-??-?? +xine-lib (1.1.11.1) 2008-03-30 * Security fixes: - Integer overflows in FLV, Qt, Real, WC3Movie, Matroska and FILM demuxers, allowing remote attackers to trigger heap overflows and diff --git a/configure.ac b/configure.ac index 15420b823..d4a817025 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ XINE_MAJOR=1 XINE_MINOR=1 XINE_SUB=11 dnl XINE_PATCH should be left empty or set to ".1" or ".2" or something similar -XINE_PATCH= +XINE_PATCH=.1 dnl if test $XINE_SUB -eq 0 ; then dnl XINE_SUBPART=""; -- cgit v1.2.3