[Modeling-cvs] ProjectModeling setup.py,1.35,1.36 CHANGES,1.23,1.24
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-11-16 17:08:43
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv23575 Modified Files: setup.py CHANGES Log Message: Release 0.9pre16 Index: setup.py =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/setup.py,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** setup.py 6 Oct 2003 22:28:52 -0000 1.35 --- setup.py 16 Nov 2003 17:08:00 -0000 1.36 *************** *** 81,85 **** setup(name="ModelingCore", ! version="0.9-pre-15", license ="GNU General Public License", description=short_description, --- 81,85 ---- setup(name="ModelingCore", ! version="0.9-pre-16", license ="GNU General Public License", description=short_description, Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** CHANGES 15 Nov 2003 13:26:27 -0000 1.23 --- CHANGES 16 Nov 2003 17:08:00 -0000 1.24 *************** *** 3,7 **** Module Modeling --------------- ! Current release is: 0.9-pre-15 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** --- 3,7 ---- Module Modeling --------------- ! Current release is: 0.9-pre-16 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** |