diff options
Diffstat (limited to 'mps/code')
| -rw-r--r-- | mps/code/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/version.c b/mps/code/version.c index 03e7b78334e..0a9afed3476 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.110.0" | 32 | #define MPS_RELEASE "release/1.111.0" |
| 33 | 33 | ||
| 34 | 34 | ||
| 35 | /* MPSCopyrightNotice -- copyright notice for the binary | 35 | /* MPSCopyrightNotice -- copyright notice for the binary |