Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv21349
Modified Files:
liftoff.props
Log Message:
Updated to 2.1b1.
Index: liftoff.props
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.props,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** liftoff.props 2001/07/29 19:40:14 1.11
--- liftoff.props 2001/11/27 10:14:30 1.12
***************
*** 2,9 ****
product.author=The Jython Team
product.string=Jython
! product.version=2.1a3
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.1a3
license.licenseText=LICENSE.txt
product.readmeText=README.txt
--- 2,9 ----
product.author=The Jython Team
product.string=Jython
! product.version=2.1b1
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.1b1
license.licenseText=LICENSE.txt
product.readmeText=README.txt
|