--- innwebd/App_common.cpp 2004/09/16 15:38:19 1.11 +++ innwebd/App_common.cpp 2004/12/01 08:31:52 1.13 @@ -20,7 +20,7 @@ const char App_common::ServiceName[100] const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004"; const int App_common::Ver_Major = 1; const int App_common::Ver_Minor = 4; -const int App_common::Ver_Inner = 9; +const int App_common::Ver_Inner = 11; CString App_common::GetVersion(void) {