Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv2577
Modified Files:
liftoff.props
Log Message:
Updated to 2.1final.
Index: liftoff.props
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.props,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** liftoff.props 2001/12/21 20:44:13 1.13
--- liftoff.props 2001/12/31 11:22:00 1.14
***************
*** 2,9 ****
product.author=The Jython Team
product.string=Jython
! product.version=2.1b2
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.1b2
license.licenseText=LICENSE.txt
product.readmeText=README.txt
--- 2,9 ----
product.author=The Jython Team
product.string=Jython
! product.version=2.1
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.1
license.licenseText=LICENSE.txt
product.readmeText=README.txt
|