From 24dc3ef7860dc9e42a7c6d4483d7dd6e436cd5a5 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 28 Jan 2007 23:48:29 +0000 Subject: next release 1.1.5 CVS patchset: 8577 CVS date: 2007/01/28 23:48:29 --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5461f042a..ae9bd433c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +xine-lib (1.1.5) + (write here) + xine-lib (1.1.4) * Mark string-type configuration items according to whether they're plain strings or names of files, device nodes or directories. This information diff --git a/configure.ac b/configure.ac index c1dc0f07f..fe6f93ded 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl XINE_SUB += 1; continue with XINE_LT_* values below dnl XINE_MAJOR=1 XINE_MINOR=1 -XINE_SUB=4 +XINE_SUB=5 #if test $XINE_SUB -eq 0 ; then # XINE_SUBPART=""; -- cgit v1.2.3