summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-30 15:06:16 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-30 15:06:16 +0100
commit09af51d0f72fdf51ad170c02a3841aed00460453 (patch)
tree20cb99474d4309bc8d5996943ef854d029f09eca
parent58756f9cb4c8f68fb6ccb0314da33a5462393380 (diff)
downloadxine-lib-09af51d0f72fdf51ad170c02a3841aed00460453.tar.gz
xine-lib-09af51d0f72fdf51ad170c02a3841aed00460453.tar.bz2
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
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="";