From: <cl...@us...> - 2003-11-16 18:30:30
|
Update of /cvsroot/todo-manager/todo-manager In directory sc8-pr-cvs1:/tmp/cvs-serv6481 Modified Files: Tag: branch-0_75 __init__.py Log Message: Version 0.75.1 Index: __init__.py =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/__init__.py,v retrieving revision 1.6.10.1 retrieving revision 1.6.10.2 diff -u -d -r1.6.10.1 -r1.6.10.2 --- __init__.py 30 Sep 2003 22:50:30 -0000 1.6.10.1 +++ __init__.py 16 Nov 2003 18:29:47 -0000 1.6.10.2 @@ -5,7 +5,7 @@ # Author: Brian Bernas appname = "ToDo Manager" -version = "0.75" +version = "0.75.1" # Internationalization stuff # The people want translations and this is what they get |