1 /* Automatically generated by ./gen-version.sh */
2 #ifndef VERSION_H
3 #define VERSION_H
4 
5 const char *the_version = "0.4.2";
6 
7 #endif
8