Bugfixing.

This commit is contained in:
Offray Luna 2017-09-05 12:24:48 +00:00
parent a6a10fda61
commit d48c5b708d

View File

@ -165,6 +165,6 @@ ConfigurationOfBrea >> version1: spec [
spec for: #common do: [
spec
blessing: #release;
package: 'Brea' with: #'stable';
package: 'Brea' with: 'Brea-OffrayLuna.8';
package: 'Fossil' with: #'stable']
]