mirror of
https://github.com/AltraMayor/f3.git
synced 2025-12-13 20:39:59 +01:00
7 lines
111 B
C
7 lines
111 B
C
#ifndef HEADER_VERSION_H
|
|
#define HEADER_VERSION_H
|
|
|
|
#define F3_STR_VERSION "9.0"
|
|
|
|
#endif /* HEADER_VERSION_H */
|