kicad/include/build_version.h

10 lines
193 B
C

/* Date for kicad build version */
#ifndef KICAD_BUILD_VERSION
#define KICAD_BUILD_VERSION
extern wxString g_BuildVersion;
extern wxString g_BuildAboutVersion;
#endif // KICAD_BUILD_VERSION