--- innwebd/App_common.cpp 2004/07/04 06:45:23 1.3 +++ innwebd/App_common.cpp 2004/07/09 22:58:38 1.6 @@ -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 = 1; +const int App_common::Ver_Inner = 4; CString App_common::GetVersion(void) {