src/terminal-chess.h

changeset 55
54ea19938d57
parent 52
26707039d5a6
child 56
11b57a15d11a
     1.1 --- a/src/terminal-chess.h	Wed Aug 26 14:46:42 2015 +0200
     1.2 +++ b/src/terminal-chess.h	Fri Feb 26 11:55:42 2016 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  /*
     1.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.6   *
     1.7 - * Copyright 2014 Mike Becker. All rights reserved.
     1.8 + * Copyright 2016 Mike Becker. All rights reserved.
     1.9   *
    1.10   * Redistribution and use in source and binary forms, with or without
    1.11   * modification, are permitted provided that the following conditions are met:
    1.12 @@ -36,7 +36,7 @@
    1.13  #ifndef TERMINAL_CHESS_H
    1.14  #define	TERMINAL_CHESS_H
    1.15  
    1.16 -#define PROGRAM_VERSION "0.9-r52"
    1.17 +#define PROGRAM_VERSION "0.9-r55"
    1.18  
    1.19  #ifdef	__cplusplus
    1.20  extern "C" {

mercurial