From ad5b95647583547f91c10aa20aa6efeecef231f9 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Fri, 31 Jan 2014 16:41:37 +0000 Subject: [PATCH] Bump version and copyright. Copied from Perforce Change: 184275 ServerID: perforce.ravenbrook.com --- mps/code/version.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mps/code/version.c b/mps/code/version.c index 90c32173c38..f2de0e83a8d 100644 --- a/mps/code/version.c +++ b/mps/code/version.c @@ -1,7 +1,7 @@ /* version.c: VERSION INSPECTION * * $Id$ - * Copyright (c) 2001-2013 Ravenbrook Limited. + * Copyright (c) 2001-2014 Ravenbrook Limited. * See end of file for license. * * PURPOSE @@ -29,7 +29,7 @@ SRCID(version, "$Id$"); * (Note: before 2006-02-01 the style was "release.epcore.chub") */ -#define MPS_RELEASE "release/1.112.0" +#define MPS_RELEASE "release/1.113.0" /* MPSCopyrightNotice -- copyright notice for the binary @@ -39,7 +39,7 @@ SRCID(version, "$Id$"); */ char MPSCopyrightNotice[] = - "Portions copyright (c) 2010-2013 Ravenbrook Limited and Global Graphics Software."; + "Portions copyright (c) 2010-2014 Ravenbrook Limited and Global Graphics Software."; /* MPSVersion -- return version string @@ -63,7 +63,7 @@ char *MPSVersion(void) /* C. COPYRIGHT AND LICENSE * - * Copyright (C) 2001-2013 Ravenbrook Limited + * Copyright (C) 2001-2014 Ravenbrook Limited * . * All rights reserved. This is an open source license. Contact * Ravenbrook for commercial licensing options.