/*
 * File: version.h
 *
 * This file contains the current version of GNU Othello.
 */


#define VERSIONSTRING \
    "GNU Othello 1.0beta"
