The Trunk: ReleaseBuilder-mt.265.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.265.mcz

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

Name: ReleaseBuilder-mt.265
Author: mt
Time: 7 August 2026, 4:45:08.932073 pm
UUID: 6f71ca45-52e7-b54d-a890-aa8822ec366a
Ancestors: ReleaseBuilder-mt.264

Trunk is open for contributions again. We are now working on Squeak6.2alpha. All new deprecations go into the package "62Deprecated".

=============== Diff against ReleaseBuilder-mt.264 ===============

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

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.