7 lines
289 B
C
7 lines
289 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define VERSION '1.4.0|51298ac8ea651cb9832498ed1fbc94dee80d6f85'
|
|
#define SUPPORT "sales@plastic-hub.com | polymech.info"
|
|
#define BUILD "PH-v4"
|
|
#define FWD_SRC "https://git.polymech.info/osr-plastic/osr-firmware/src/branch/master/print-head-hydra"
|
|
#endif |