- #ifndef VERSION
- #define VERSION "3proxy-10-devel"
- #endif
- #ifndef BUILDDATE
- #define BUILDDATE ""
- #endif
- #define MAJOR3PROXY 10
- #define SUBMAJOR3PROXY 0
- #define MINOR3PROXY 0
- #define SUBMINOR3PROXY 0
- #define RELEASE3PROXY "3proxy-10-devel(" BUILDDATE ")\0"
- #define YEAR3PROXY "2021"
|