diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-01-17 15:56:50 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-01-17 15:56:50 +0000 |
commit | a26c69b430a04ffd028c09a06ef1577c7b9bc09c (patch) | |
tree | a5849b58b41dc939d067510830f2431063c334b9 | |
parent | 0163638556cf96af853d15fc269b948d64c1d4bb (diff) | |
download | xine-lib-a26c69b430a04ffd028c09a06ef1577c7b9bc09c.tar.gz xine-lib-a26c69b430a04ffd028c09a06ef1577c7b9bc09c.tar.bz2 |
mark cvs version
CVS patchset: 1419
CVS date: 2002/01/17 15:56:50
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index e8849c101..1a5961da6 100644 --- a/configure.in +++ b/configure.in @@ -25,8 +25,8 @@ dnl set XINE_BIN_AGE _and_ XINE_IFACE_AGE to 0. dnl XINE_MAJOR=0 XINE_MINOR=9 -XINE_SUB=8 -XINE_PRE="" +XINE_SUB=9 +XINE_PRE="cvs" XINE_IFACE_AGE=3 XINE_BIN_AGE=3 |