picocalc_BIOS/Core/Inc/version.h
2025-05-06 21:04:10 +02:00

8 lines
123 B
C

#ifndef VERSION_H_
#define VERSION_H_
#define VERSION_MAJOR (0)
#define VERSION_MINOR (3)
#endif /* VERSION_H_ */