Skip to content

Commit 078756d

Browse files
author
Johan Brichau
committed
forgotten update of version number for Grease in GRPlatform
1 parent f1a2bce commit 078756d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

repository/Grease-Core.package/GRPlatform.class/instance/version.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ version info
22
version
33
"Answer the Grease version"
44

5-
^ (GRVersion major: 1 minor: 1 revision: 10)
5+
^ (GRVersion major: 1 minor: 2 revision: 8)
66
yourself

repository/Grease-Core.package/GRPlatform.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"semaphoreClass" : "jf 1/22/2009 02:10",
3838
"stackDepth" : "jf 1/22/2009 02:11",
3939
"terminateProcess:" : "jf 2/6/2009 16:00",
40-
"version" : "JohanBrichau 7/20/2014 17:51",
40+
"version" : "JohanBrichau 5/5/2016 12:55",
4141
"versionString" : "jf 2/9/2010 00:57",
4242
"weakDictionaryOfSize:" : "jf 1/22/2009 02:11",
4343
"write:toFile:inFolder:" : "pmm 8/19/2014 10:11",

0 commit comments

Comments
 (0)