diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-06 19:31:58 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-06 19:31:58 +0000 |
commit | 92a95760af2c9d32daffbedfdc09f89160f029c3 (patch) | |
tree | 05636bdfaf7f9d571433f94a349a697cd36a8293 /configure.ac | |
parent | 6af116eb09411c44ae193e57a2b8c0a3ba3e1f30 (diff) | |
download | xine-lib-1.1.18.1.tar.gz xine-lib-1.1.18.1.tar.bz2 |
1.1.18.1.1.1.18.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 c84dde126..8e2e970d9 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ XINE_MAJOR=1 XINE_MINOR=1 XINE_SUB=18 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 |