Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164)
[oweals/minetest.git] / src / cmake_config_githash.h.in
1 // Filled in by the build system
2 // Separated from cmake_config.h to avoid excessive rebuilds on every commit
3
4 #ifndef CMAKE_CONFIG_GITHASH_H
5 #define CMAKE_CONFIG_GITHASH_H
6
7 #define VERSION_GITHASH "@VERSION_GITHASH@"
8
9 #endif
10