mirror of
https://github.com/AltraMayor/f3.git
synced 2025-09-08 06:38:10 -04:00
7 lines
111 B
C
7 lines
111 B
C
#ifndef HEADER_VERSION_H
|
|
#define HEADER_VERSION_H
|
|
|
|
#define F3_STR_VERSION "5.0"
|
|
|
|
#endif /* HEADER_VERSION_H */
|