ref: f7957d3aa080dcdfc4c6450ff2590c101b71d94b dir: /version.c/
/* * Puzzles version numbering. */ #include "version.h" char ver[] = VER;