CVS: tmda/TMDA Version.py,1.121,1.122
"Jason R. Mastaler" <[email protected]> Mon, 09 Feb 2004 19:05:02 -0800
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/TMDA In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31090/TMDA Modified Files: Version.py Log Message: bump versioning Index: Version.py =================================================================== RCS file: /cvsroot/tmda/tmda/TMDA/Version.py,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- Version.py 10 Feb 2004 02:36:53 -0000 1.121 +++ Version.py 10 Feb 2004 03:05:00 -0000 1.122 @@ -26,10 +26,10 @@ # TMDA version -TMDA = "1.1.1" +TMDA = "1.1.1+" # TMDA version codename -CODENAME = "Balblair" +CODENAME = "Caol Ila" # Python version PYTHON = platform.python_version()