chiark / gitweb /
In GTK frontend, bind mouse8/mouse9 to undo/redo.
[sgt-puzzles.git] / version.c
1 /*
2  * Puzzles version numbering.
3  */
4
5 #include "version.h"
6
7 char ver[] = VER;