From: <cl...@us...> - 2003-02-16 01:17:19
|
Update of /cvsroot/todo-manager/todo-manager In directory sc8-pr-cvs1:/tmp/cvs-serv30590 Modified Files: Tag: branch-0_70 __init__.py Log Message: Version 0.70-CVS branch Index: __init__.py =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/__init__.py,v retrieving revision 1.6 retrieving revision 1.6.8.1 diff -u -d -r1.6 -r1.6.8.1 --- __init__.py 12 Aug 2002 19:00:33 -0000 1.6 +++ __init__.py 16 Feb 2003 01:17:16 -0000 1.6.8.1 @@ -5,7 +5,7 @@ # Author: Brian Bernas appname = "ToDo Manager" -version = "CVS" +version = "0.70-CVS" # Internationalization stuff # The people want translations and this is what they get |