--- innwebd/App_common.cpp 2004/07/04 06:45:23 1.3 +++ innwebd/App_common.cpp 2005/05/20 14:31:39 1.16 @@ -1,7 +1,7 @@ /*******************************************************/ /* */ /* LeafOK Innbbsd */ -/* Copyright (C) LeafOK.com, 2003-2004 */ +/* Copyright (C) LeafOK.com, 2003-2005 */ /* */ /* Programmed by Leaf */ /* E-mail:leaflet@leafok.com QQ:6049044 */ @@ -17,10 +17,10 @@ const char App_common::ProductName[100] = "LeafOK Innbbsd"; const char App_common::ServiceName[100] = "Innbbsd"; -const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004"; +const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2005"; const int App_common::Ver_Major = 1; const int App_common::Ver_Minor = 4; -const int App_common::Ver_Inner = 1; +const int App_common::Ver_Inner = 16; CString App_common::GetVersion(void) {