/[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.11 by sysadm, Thu Sep 16 15:38:19 2004 UTC Revision 1.16 by sysadm, Fri May 20 14:31:39 2005 UTC
# Line 1  Line 1 
1  /*******************************************************/  /*******************************************************/
2  /*                                                     */  /*                                                     */
3  /*  LeafOK Innbbsd                                     */  /*  LeafOK Innbbsd                                     */
4  /*  Copyright (C) LeafOK.com, 2003-2004                */  /*  Copyright (C) LeafOK.com, 2003-2005                */
5  /*                                                     */  /*                                                     */
6  /*  Programmed by Leaf                                 */  /*  Programmed by Leaf                                 */
7  /*  E-mail:leaflet@leafok.com  QQ:6049044              */  /*  E-mail:leaflet@leafok.com  QQ:6049044              */
# Line 17  Line 17 
17    
18  const char App_common::ProductName[100] = "LeafOK Innbbsd";  const char App_common::ProductName[100] = "LeafOK Innbbsd";
19  const char App_common::ServiceName[100] = "Innbbsd";  const char App_common::ServiceName[100] = "Innbbsd";
20  const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004";  const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2005";
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 = 9;  const int App_common::Ver_Inner = 16;
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