diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-11-15 14:58:52 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-11-15 14:58:52 +0000 |
commit | 875d3ec29a852da4619421f838ba25dd86073007 (patch) | |
tree | f091e3c943ba48263771d1a5d98bcbf9219c2226 /configure.ac | |
parent | 58e909216a37f0514d4c089cdbb79392592ee8b9 (diff) | |
download | xine-lib-875d3ec29a852da4619421f838ba25dd86073007.tar.gz xine-lib-875d3ec29a852da4619421f838ba25dd86073007.tar.bz2 |
1.1.1 is already tagged
CVS patchset: 7805
CVS date: 2005/11/15 14:58:52
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 7e949f5e0..3f538d8a1 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=1 +XINE_SUB=2 #if test $XINE_SUB -eq 0 ; then # XINE_SUBPART=""; |