QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RVersion.h
Go to the documentation of this file.
1
20#ifndef RVERSION_H
21#define RVERSION_H
22
28#define R_QCAD_VERSION_STRING "3.32.3.4"
29
30#define R_QCAD_VERSION_MAJOR 3
31#define R_QCAD_VERSION_MINOR 32
32#define R_QCAD_VERSION_REV 3
33#define R_QCAD_VERSION_BUILD 4
34
35#endif