From: Finn B. <bc...@us...> - 2001-03-14 14:27:12
|
Update of /cvsroot/jython/jython/installer In directory usw-pr-cvs1:/tmp/cvs-serv8763 Modified Files: liftoff.props Log Message: Updated to 2.1a1 Index: liftoff.props =================================================================== RCS file: /cvsroot/jython/jython/installer/liftoff.props,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** liftoff.props 2001/01/17 15:41:58 1.8 --- liftoff.props 2001/03/14 14:29:12 1.9 *************** *** 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 --- 2,9 ---- product.author=The Jython Team product.string=Jython ! product.version=2.1a1 java.minVersion=1.1 product.root= ! destination.package_prefix=jython-2.1a1 license.licenseText=LICENSE.txt product.readmeText=README.txt |