diff --git a/src/clientversion.h b/src/clientversion.h index bbab4d5..74b2a3f 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -18,7 +18,7 @@ // Copyright year (2009-this) // Todo: update this when changing our copyright comments in the source -#define COPYRIGHT_YEAR 2013 +#define COPYRIGHT_YEAR 2017 // Converts the parameter X to a string after macro replacement on X has been performed. // Don't merge these into one macro!