mirror of
https://github.com/AltraMayor/f3.git
synced 2025-08-03 18:46:00 -04:00
7 lines
111 B
C
7 lines
111 B
C
#ifndef HEADER_VERSION_H
|
|
#define HEADER_VERSION_H
|
|
|
|
#define F3_STR_VERSION "8.0"
|
|
|
|
#endif /* HEADER_VERSION_H */
|