The Trunk: ReleaseBuilder-mt.264.mcz

[email protected]
Newsgroups gmane.comp.lang.smalltalk.squeak.general
Message-ID <[email protected]>
Marcel Taeumel uploaded a new version of ReleaseBuilder to project The Trunk:
http://source.squeak.org/trunk/ReleaseBuilder-mt.264.mcz

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

Name: ReleaseBuilder-mt.264
Author: mt
Time: 7 August 2026, 4:15:02.850413 pm
UUID: 690a365a-99ab-cd4a-9200-5d15c698099b
Ancestors: ReleaseBuilder-mt.263

Mark 6.1 release to be copied over into release repository. Other changes will then have to be copied to both trunk and release repositories.

=============== Diff against ReleaseBuilder-mt.263 ===============

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: 'Squeak6.1'!
- 	SystemVersion newVersion: 'Squeak6.1rc3'!

Squeak-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.