summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-13 17:48:08 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-13 17:48:08 +0000
commit88f40cf978d542151b289b4ca1ded713b6eb812a (patch)
treed388cffbf5c3408faba2242dc65f3d81b8ed42bb /configure.ac
parent1a2ce4b7f270a680f2510a525926ba31b8b385f0 (diff)
downloadxine-lib-88f40cf978d542151b289b4ca1ded713b6eb812a.tar.gz
xine-lib-88f40cf978d542151b289b4ca1ded713b6eb812a.tar.bz2
Bump version no. ready for what I expect to be the next release.
--HG-- extra : transplant_source : q%B3q%EEC%D4p%E7%7F%8Eb%BE%F8%81%D3c%F6%C8%1AF
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f92318924..813c5c83a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,9 +16,9 @@ dnl XINE_SUB += 1; XINE_PATCH = ''; continue with XINE_LT_* values below
dnl
XINE_MAJOR=1
XINE_MINOR=1
-XINE_SUB=9
+XINE_SUB=10
# XINE_PATCH should be left empty or set to ".1" or ".2" or something similar
-XINE_PATCH=.1
+XINE_PATCH=
#if test $XINE_SUB -eq 0 ; then
# XINE_SUBPART="";