chiark / gitweb /
Fix the extra arrow hanging around while moving the opposite existing arrow
[sgt-puzzles.git] / version.c
1 /*
2  * Puzzles version numbering.
3  */
4
5 #include "version.h"
6
7 char ver[] = VER;