We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a2bce commit 078756dCopy full SHA for 078756d
repository/Grease-Core.package/GRPlatform.class/instance/version.st
@@ -2,5 +2,5 @@ version info
2
version
3
"Answer the Grease version"
4
5
- ^ (GRVersion major: 1 minor: 1 revision: 10)
+ ^ (GRVersion major: 1 minor: 2 revision: 8)
6
yourself
repository/Grease-Core.package/GRPlatform.class/methodProperties.json
@@ -37,7 +37,7 @@
37
"semaphoreClass" : "jf 1/22/2009 02:10",
38
"stackDepth" : "jf 1/22/2009 02:11",
39
"terminateProcess:" : "jf 2/6/2009 16:00",
40
- "version" : "JohanBrichau 7/20/2014 17:51",
+ "version" : "JohanBrichau 5/5/2016 12:55",
41
"versionString" : "jf 2/9/2010 00:57",
42
"weakDictionaryOfSize:" : "jf 1/22/2009 02:11",
43
"write:toFile:inFolder:" : "pmm 8/19/2014 10:11",
0 commit comments