forked from k-pet-group/BlueJ-Greenfoot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added missing GUID for Greenfoot 3.8.1, and now committing results of…
… updateVersionNumber task.
- Loading branch information
1 parent
9508588
commit 7cda778
Showing
6 changed files
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
FILEVERSION 3,8,0,0 | ||
PRODUCTVERSION 3,8,0,0 | ||
FILEVERSION 3,8,1,0 | ||
PRODUCTVERSION 3,8,1,0 | ||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "04091200" | ||
BEGIN | ||
VALUE "CompanyName", "BlueJ group" | ||
VALUE "FileDescription", "Greenfoot Launcher" | ||
VALUE "FileVersion", "3.8.0" | ||
VALUE "FileVersion", "3.8.1" | ||
VALUE "InternalName", "greenfoot" | ||
VALUE "OriginalFilename", "greenfoot.exe" | ||
VALUE "ProductName", "Greenfoot" | ||
VALUE "ProductVersion", "3.8.0" | ||
VALUE "ProductVersion", "3.8.1" | ||
END | ||
END | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Greenfoot version: 3.8.0 | ||
Greenfoot version: 3.8.1 | ||
|
||
Information about Greenfoot | ||
----------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters