Parent Directory
|
Revision Log
|
Patch
| Revision 1.38 by sysadm, Wed Jun 4 13:27:09 2025 UTC | Revision 1.39 by sysadm, Wed Jun 4 14:01:29 2025 UTC | |
|---|---|---|
| # | Line 23 | Line 23 |
| 23 | #define FILE_PATH_LEN 4096 | #define FILE_PATH_LEN 4096 |
| 24 | ||
| 25 | // Version | // Version |
| 26 | extern char app_version[256]; | #define APP_NAME_VER "LBBS-devel version 1.0" |
| 27 | ||
| 28 | // Enviroment | // Enviroment |
| 29 | #define CONF_BBSD "conf/bbsd.conf" | #define CONF_BBSD "conf/bbsd.conf" |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |