--- innwebd/App_common.cpp 2004/08/02 19:47:30 1.8 +++ innwebd/App_common.cpp 2005/02/26 16:10:25 1.15 @@ -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 = 6; +const int App_common::Ver_Inner = 12; CString App_common::GetVersion(void) {