diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-28 23:48:29 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-28 23:48:29 +0000 |
commit | 24dc3ef7860dc9e42a7c6d4483d7dd6e436cd5a5 (patch) | |
tree | 56666c778d0fe7d9eb5d7ab3a8d8f1ccc8b0bf4a /configure.ac | |
parent | d9075775efb005c96437c0394c64c335eec7f519 (diff) | |
download | xine-lib-24dc3ef7860dc9e42a7c6d4483d7dd6e436cd5a5.tar.gz xine-lib-24dc3ef7860dc9e42a7c6d4483d7dd6e436cd5a5.tar.bz2 |
next release 1.1.5
CVS patchset: 8577
CVS date: 2007/01/28 23:48:29
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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=""; |