From: <pst...@us...> - 2008-12-31 03:34:14
|
Revision: 666 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=666&view=rev Author: pstieber Date: 2008-12-31 03:34:11 +0000 (Wed, 31 Dec 2008) Log Message: ----------- Added a line indicating this version is used by developers to convert the code a more modern UI. Modified Paths: -------------- branches/jazz-4.1.3/src/about.cpp Modified: branches/jazz-4.1.3/src/about.cpp =================================================================== --- branches/jazz-4.1.3/src/about.cpp 2008-12-31 02:46:38 UTC (rev 665) +++ branches/jazz-4.1.3/src/about.cpp 2008-12-31 03:34:11 UTC (rev 666) @@ -30,6 +30,7 @@ Modifications Copyright (C) 2004 Patrick Earl\n\ Modifications Copyright (C) 2008 Peter J. Stieber\n\ \n\ +This version is used by developers to convert the code a more modern UI.\n\ See http://jazzplusplus.sourceforge.net for latest information.\n"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |