[squeak-dev] The Trunk: ReleaseBuilder-fn.205.mcz

Marcel Taeumel marcel.taeumel at hpi.de
Tue Feb 25 14:35:00 UTC 2020


Yay! Build 19414 might become Squeak 5.3!

Best,
Marcel
Am 25.02.2020 15:28:35 schrieb commits at source.squeak.org <commits at source.squeak.org>:
Fabio Niephaus uploaded a new version of ReleaseBuilder to project The Trunk:
http://source.squeak.org/trunk/ReleaseBuilder-fn.205.mcz

==================== Summary ====================

Name: ReleaseBuilder-fn.205
Author: fn
Time: 25 February 2020, 3:28:27.155422 pm
UUID: 58d377fb-0bb4-4d83-b03d-2febf2e4b6fe
Ancestors: ReleaseBuilder-mt.204

Bump the image version to Squeak5.3rc1.

=============== Diff against ReleaseBuilder-mt.204 ===============

Item was changed:
----- Method: ReleaseBuilder class>>initialize (in category 'class initialization') -----
initialize

QAndA ifNil: [self clearQAndA].

"We have to be after AutoStart so that Morphic is up and running."
Smalltalk addToStartUpList: ReleaseBuilder after: AutoStart.

+ SystemVersion newVersion: 'Squeak5.3rc1'!
- SystemVersion newVersion: 'Squeak5.3beta'!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200225/e6976c1d/attachment.html>


More information about the Squeak-dev mailing list