mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
6 lines
104 B
C
6 lines
104 B
C
#ifndef VERSION
|
|
#define VERSION "3proxy-0.9-devel"
|
|
#endif
|
|
#ifndef BUILDDATE
|
|
#define BUILDDATE ""
|
|
#endif
|