Update of /cvsroot/jython/jython/installer
In directory usw-pr-cvs1:/tmp/cvs-serv3741
Modified Files:
liftoff.props
Log Message:
Prepare for alpha3.
Index: liftoff.props
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.props,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** liftoff.props 2001/07/18 11:00:07 1.10
--- liftoff.props 2001/07/29 19:40:14 1.11
***************
*** 2,9 ****
product.author=The Jython Team
product.string=Jython
! product.version=2.1a2
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.1a2
license.licenseText=LICENSE.txt
product.readmeText=README.txt
--- 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
|