From: <cl...@us...> - 2003-09-30 22:50:34
|
Update of /cvsroot/todo-manager/todo-manager In directory sc8-pr-cvs1:/tmp/cvs-serv19833 Modified Files: Tag: branch-0_75 __init__.py Log Message: 0.75 Index: __init__.py =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/__init__.py,v retrieving revision 1.6 retrieving revision 1.6.10.1 diff -u -d -r1.6 -r1.6.10.1 --- __init__.py 12 Aug 2002 19:00:33 -0000 1.6 +++ __init__.py 30 Sep 2003 22:50:30 -0000 1.6.10.1 @@ -5,7 +5,7 @@ # Author: Brian Bernas appname = "ToDo Manager" -version = "CVS" +version = "0.75" # Internationalization stuff # The people want translations and this is what they get |