Files
SAPFOR/dvm/tools/pppa/trunk/src/ver.h
2023-09-15 08:30:58 +03:00

9 lines
117 B
C

#ifndef VER_H
#define VER_H
#define VER_PPPA "2.6 (02.02.2010)"
#define RTS_VERSION "RTS VERSION = 2871"
#endif