[Zope-CVS] CVS: PythonNet - makefile:1.12 makefile.mono:1.8
    Brian Lloyd 
    cvs-admin at zope.org
       
    Mon Nov 17 21:54:15 EST 2003
    
    
  
Update of /cvs-repository/PythonNet
In directory cvs.zope.org:/tmp/cvs-serv15144
Modified Files:
	makefile makefile.mono 
Log Message:
tweaks
=== PythonNet/makefile 1.11 => 1.12 ===
--- PythonNet/makefile:1.11	Mon Nov 17 21:53:30 2003
+++ PythonNet/makefile	Mon Nov 17 21:54:15 2003
@@ -1,7 +1,7 @@
 # Makefile for the PythonRuntime .NET assembly and tests. Thanks to
 # Camilo Uribe <kmilo at softhome.net> for contributing Mono support.
 
-RELEASE=PythonNet-1.0-beta2
+RELEASE=PythonNet-1.0-beta3
 RUNNER=
 ILDASM=ildasm
 ILASM=ilasm
=== PythonNet/makefile.mono 1.7 => 1.8 ===
--- PythonNet/makefile.mono:1.7	Mon Nov 17 21:53:30 2003
+++ PythonNet/makefile.mono	Mon Nov 17 21:54:15 2003
@@ -5,7 +5,7 @@
 # dll under mono, due to use of attributes that the mono assembler / 
 # disassembler doesn't yet support.
 
-RELEASE=PythonNet-1.0-beta2
+RELEASE=PythonNet-1.0-beta3
 RUNNER=mono
 ILDASM=monodis
 ILASM=ilasm
    
    
More information about the Zope-CVS
mailing list