Initial commit based on GNU Shogi 1.2 patchlevel 3.
[gnushogi.git] / src / version.h
blob416fdb07fa6332431094df1813edad6a7919daaf
1 /*
2 * This is GNU Shogi.
3 * Copyright (c) 1993,1994,1995 Matthias Mutz.
4 * GNU Shogi is based on GNU Chess
5 * Copyright (c) 1986-1992 Free Software Foundation.
7 */
8 char version[] = "1.2";
9 char patchlevel[] = "03";