chiark / gitweb /
Fix a comment in Tents (it said 'tents' instead of 'trees').
[sgt-puzzles.git] / version.c
1 /*
2  * Puzzles version numbering.
3  */
4
5 #include "version.h"
6
7 char ver[] = VER;