summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2012-01-01 17:31:15 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2012-01-01 17:31:15 +0000
commite7147f4c0aca3c8517c92fc2d4e12280bba638fb (patch)
treeba2e837ecc9512ffb5db5b6ac56e8fcfa3f9d1b8 /configure.ac
parent761030ff507cea3b6bd9bca4a755811725fdde1a (diff)
downloadxine-lib-1.1.20.1.tar.gz
xine-lib-1.1.20.1.tar.bz2
1.1.20.1.1.1.20.1
--HG-- branch : point-release
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 9063e9415..b175301be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ XINE_MAJOR=1
XINE_MINOR=1
XINE_SUB=20
dnl XINE_PATCH should be left empty or set to ".1" or ".2" or something similar
-XINE_PATCH=
+XINE_PATCH=.1
dnl Release series number (usually $XINE_MAJOR.$XINE_MINOR)
XINE_SERIES=1.1
@@ -56,7 +56,7 @@ dnl * for GNU/Linux, the library will be named
dnl libname.so.(XINE_LT_CURRENT - XINE_LT_AGE).XINE_LT_AGE.XINE_LT_REVISION
XINE_LT_CURRENT=31
-XINE_LT_REVISION=0
+XINE_LT_REVISION=1
XINE_LT_AGE=30
dnl for a release tarball do "rm .cvsversion" before "make dist"