Update of /cvsroot/jython/jython/installer
In directory slayer.i.sourceforge.net:/tmp/cvs-serv1535
Modified Files:
liftoff.props
Log Message:
Changed version to 20a1.
Index: liftoff.props
===================================================================
RCS file: /cvsroot/jython/jython/installer/liftoff.props,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** liftoff.props 2000/11/24 16:58:57 1.1
--- liftoff.props 2000/11/26 16:43:26 1.2
***************
*** 2,9 ****
product.author=The Jython Team
product.string=Jython
! product.version=2.0pre-alpha6
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.0pa6
license.licenseText=LICENSE.txt
product.readmeText=README.txt
--- 2,9 ----
product.author=The Jython Team
product.string=Jython
! product.version=2.0alpha1
java.minVersion=1.1
product.root=
! destination.package_prefix=jython-2.0a1
license.licenseText=LICENSE.txt
product.readmeText=README.txt
|