mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-18 04:51:33 -07:00
version string
This commit is contained in:
parent
ca91d13ab4
commit
7baff1ab62
1 changed files with 2 additions and 2 deletions
|
|
@ -18,5 +18,5 @@
|
||||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
int PROTOCOL_VERSION = 1;
|
static const int PROTOCOL_VERSION = 1;
|
||||||
const char *VERSION_STRING = "Servatrice 0.20090915";
|
static const char *VERSION_STRING = "Servatrice 0.20090925";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue