zp50_core_const.inc
Original include source with line numbers.
| 1 | #if defined _zp50_core_const_included |
| 2 | #endinput |
| 3 | #endif |
| 4 | #define _zp50_core_const_included |
| 5 | |
| 6 | #define ZP_VERSION_STR_LONG "5.0.5" |
| 7 | #define ZP_VERSION_STRING "5.0.5" |
| 8 | #define ZP_VERSION_NUM 505 |
| 9 | |