src/terminal-chess.h

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

mercurial