From: Finn B. <bc...@us...> - 2001-01-10 16:27:06
|
Update of /cvsroot/jython/jython/installer In directory usw-pr-cvs1:/tmp/cvs-serv27534 Modified Files: liftoff.props Log Message: Updated to beta2. Index: liftoff.props =================================================================== RCS file: /cvsroot/jython/jython/installer/liftoff.props,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** liftoff.props 2000/12/31 11:27:27 1.5 --- liftoff.props 2001/01/10 16:27:24 1.6 *************** *** 2,9 **** product.author=The Jython Team product.string=Jython ! product.version=2.0beta1 java.minVersion=1.1 product.root= ! destination.package_prefix=jython-2.0b1 license.licenseText=LICENSE.txt product.readmeText=README.txt --- 2,9 ---- product.author=The Jython Team product.string=Jython ! product.version=2.0beta2 java.minVersion=1.1 product.root= ! destination.package_prefix=jython-2.0b2 license.licenseText=LICENSE.txt product.readmeText=README.txt |