Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Wed Jun 30 12:54:15 2004 UTC | Revision 1.2 by sysadm, Fri Jul 2 11:21:29 2004 UTC | |
|---|---|---|
| # | Line 18 | Line 18 |
| 18 | const char App_common::ProductName[100] = "LeafOK Innd"; | const char App_common::ProductName[100] = "LeafOK Innd"; |
| 19 | const int App_common::Ver_Major = 1; | const int App_common::Ver_Major = 1; |
| 20 | const int App_common::Ver_Minor = 3; | const int App_common::Ver_Minor = 3; |
| 21 | const int App_common::Ver_Inner = 1; | const int App_common::Ver_Inner = 2; |
| 22 | ||
| 23 | CString App_common::GetVersion(void) | CString App_common::GetVersion(void) |
| 24 | { | { |
| # | Line 31 CString App_common::GetVersion(void) | Line 31 CString App_common::GetVersion(void) |
| 31 | ); | ); |
| 32 | return ver; | return ver; |
| 33 | } | } |
| nntp_log nlog; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |