diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-11-01 18:32:08 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-11-01 18:32:08 +0000 |
commit | 4309ea55cbf44cdd942d304038943a1be1d11c14 (patch) | |
tree | 0c149f201244819e1c8a400a126d6f34f0f6cc42 | |
parent | 84a372ab43f70cdd65898b02808f014486d73fcb (diff) | |
download | xine-lib-4309ea55cbf44cdd942d304038943a1be1d11c14.tar.gz xine-lib-4309ea55cbf44cdd942d304038943a1be1d11c14.tar.bz2 |
preparing for 0.9.3
CVS patchset: 927
CVS date: 2001/11/01 18:32:08
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4104d83c7..546d2ed1a 100644 --- a/configure.in +++ b/configure.in @@ -25,7 +25,7 @@ dnl set XINE_BIN_AGE _and_ XINE_IFACE_AGE to 0. dnl XINE_MAJOR=0 XINE_MINOR=9 -XINE_SUB=2 +XINE_SUB=3 XINE_PRE= XINE_IFACE_AGE=2 XINE_BIN_AGE=2 |