From: Finn B. <bc...@us...> - 2001-01-17 15:42:00
|
Update of /cvsroot/jython/jython/installer In directory usw-pr-cvs1:/tmp/cvs-serv13353 Modified Files: liftoff.props Log Message: Updated to 2.0 final. Index: liftoff.props =================================================================== RCS file: /cvsroot/jython/jython/installer/liftoff.props,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** liftoff.props 2001/01/15 18:25:53 1.7 --- liftoff.props 2001/01/17 15:41:58 1.8 *************** *** 2,9 **** product.author=The Jython Team product.string=Jython ! product.version=2.0rc1 java.minVersion=1.1 product.root= ! destination.package_prefix=jython-2.0rc1 license.licenseText=LICENSE.txt product.readmeText=README.txt --- 2,9 ---- product.author=The Jython Team product.string=Jython ! product.version=2.0 java.minVersion=1.1 product.root= ! destination.package_prefix=jython-2.0 license.licenseText=LICENSE.txt product.readmeText=README.txt |