diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-11 23:59:05 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-11 23:59:05 +0000 |
commit | dad06b2068c94f1af545582ce54446c3cfece30d (patch) | |
tree | 46b308fecfdaf0add639caed8a4af01d24244a19 /configure.ac | |
parent | b63e8ade0bf9804bd0ccf1dcbc831622a7e30ad2 (diff) | |
download | xine-lib-1.1.16.1.tar.gz xine-lib-1.1.16.1.tar.bz2 |
xine-lib 1.1.16.1.xine-lib-1_1_16_1-release1.1.16.1
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 167312e56..f23a97b0b 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ XINE_MAJOR=1 XINE_MINOR=1 XINE_SUB=16 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 |