[Wnd-commit] wnd/wnd __init__.py,1.2,1.3
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-05-18 19:26:18
|
Update of /cvsroot/wnd/wnd/wnd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7822 Modified Files: __init__.py Log Message: new release Index: __init__.py =================================================================== RCS file: /cvsroot/wnd/wnd/wnd/__init__.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** __init__.py 17 May 2005 20:04:29 -0000 1.2 --- __init__.py 18 May 2005 19:26:03 -0000 1.3 *************** *** 1,5 **** """Framework entry... """ ! __version__= "0.1.1" --- 1,5 ---- """Framework entry... """ ! __version__= "0.1.11" |