/[LeafOK_CVS]/innwebd/App_common.cpp
ViewVC logotype

Diff of /innwebd/App_common.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Sun Jul 4 23:35:00 2004 UTC Revision 1.6 by sysadm, Fri Jul 9 22:58:38 2004 UTC
# Line 20  const char App_common::ServiceName[100] Line 20  const char App_common::ServiceName[100]
20  const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004";  const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004";
21  const int App_common::Ver_Major = 1;  const int App_common::Ver_Major = 1;
22  const int App_common::Ver_Minor = 4;  const int App_common::Ver_Minor = 4;
23  const int App_common::Ver_Inner = 3;  const int App_common::Ver_Inner = 4;
24    
25  CString App_common::GetVersion(void)  CString App_common::GetVersion(void)
26  {  {


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1