aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorRichard Kistruck2008-05-01 17:45:07 +0100
committerRichard Kistruck2008-05-01 17:45:07 +0100
commitdd51a692967da89ed2a0ee3aeaacdfcf1353786a (patch)
tree1a27929bd886e5a760f25d87a376789aa32c0829 /mps/code
parentf832755042bc975e09baa08ecc8442e2f6637af9 (diff)
downloademacs-dd51a692967da89ed2a0ee3aeaacdfcf1353786a.tar.gz
emacs-dd51a692967da89ed2a0ee3aeaacdfcf1353786a.zip
Mps master: readme et al changes for version 1.108.2
Copied from Perforce Change: 164906 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
-rw-r--r--mps/code/version.c6
-rwxr-xr-xmps/code/w3build.bat4
2 files changed, 5 insertions, 5 deletions
diff --git a/mps/code/version.c b/mps/code/version.c
index 582ad8dc785..102daf1b076 100644
--- a/mps/code/version.c
+++ b/mps/code/version.c
@@ -29,7 +29,7 @@ SRCID(version, "$Id$");
29 * (Note: before 2006-02-01 the style was "release.epcore.chub") 29 * (Note: before 2006-02-01 the style was "release.epcore.chub")
30 */ 30 */
31 31
32#define MPS_RELEASE "release/1.108.1" 32#define MPS_RELEASE "release/1.108.2"
33 33
34 34
35/* MPSCopyrightNotice -- copyright notice for the binary 35/* MPSCopyrightNotice -- copyright notice for the binary
@@ -39,7 +39,7 @@ SRCID(version, "$Id$");
39 */ 39 */
40 40
41char MPSCopyrightNotice[] = 41char MPSCopyrightNotice[] =
42 "Portions copyright (c) 2007 Ravenbrook Limited and Global Graphics Software."; 42 "Portions copyright (c) 2008 Ravenbrook Limited and Global Graphics Software.";
43 43
44 44
45/* MPSVersion -- return version string 45/* MPSVersion -- return version string
@@ -63,7 +63,7 @@ char *MPSVersion(void)
63 63
64/* C. COPYRIGHT AND LICENSE 64/* C. COPYRIGHT AND LICENSE
65 * 65 *
66 * Copyright (C) 2001-2002, 2006-2007 Ravenbrook Limited 66 * Copyright (C) 2001-2002, 2006-2008 Ravenbrook Limited
67 * <http://www.ravenbrook.com/>. 67 * <http://www.ravenbrook.com/>.
68 * All rights reserved. This is an open source license. Contact 68 * All rights reserved. This is an open source license. Contact
69 * Ravenbrook for commercial licensing options. 69 * Ravenbrook for commercial licensing options.
diff --git a/mps/code/w3build.bat b/mps/code/w3build.bat
index a1f7c103cde..fe85dd33eb0 100755
--- a/mps/code/w3build.bat
+++ b/mps/code/w3build.bat
@@ -3,10 +3,10 @@
3@rem $HopeName: !gathconf.bat(trunk.1) $ 3@rem $HopeName: !gathconf.bat(trunk.1) $
4@rem $Id$ 4@rem $Id$
5@rem Copyright (C) 2000 Harlequin Limited. All rights reserved. 5@rem Copyright (C) 2000 Harlequin Limited. All rights reserved.
6@rem Copyright (C) 2005-2007 Ravenbrook Limited. All rights reserved. 6@rem Copyright (C) 2005-2008 Ravenbrook Limited. All rights reserved.
7 7
8 8
9@set mpsreleasename=rel-1_108_1 9@set mpsreleasename=rel-1_108_2
10 10
11 11
12rmdir /q/s w3i3mv 12rmdir /q/s w3i3mv