Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv16453
Modified Files:
liftoff.props
Log Message:
Updated to rc1.
Index: liftoff.props
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.props,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** liftoff.props 2001/01/10 16:27:24 1.6
--- liftoff.props 2001/01/15 18:25:53 1.7
***************
*** 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
--- 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
|