diff options
| author | Rémi Verschelde | 2018-02-25 14:09:38 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-02-25 14:09:38 +0100 |
| commit | cb656178978df64ccf53cb06fa0d00c61040138a (patch) | |
| tree | 406714405fa1bfe99af810de54094b2fc534486b /misc | |
| parent | bcbe7a8a6f442153dddc48f879027e49c8ecf5db (diff) | |
| download | godot-cb656178978df64ccf53cb06fa0d00c61040138a.tar.gz godot-cb656178978df64ccf53cb06fa0d00c61040138a.tar.zst godot-cb656178978df64ccf53cb06fa0d00c61040138a.zip | |
Revert "Bump to version 3.0.2-devel"
This reverts commit bcbe7a8a6f442153dddc48f879027e49c8ecf5db.
Need to push a fix and retag 3.0.1-stable, sorry.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/dist/linux/godot.6 | 2 | ||||
| -rwxr-xr-x | misc/dist/osx_tools.app/Contents/Info.plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index 0345a086b..d3f18d75d 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -1,4 +1,4 @@ -.TH GODOT "6" "February 2018" "godot 3.0.2" "Games" +.TH GODOT "6" "February 2018" "godot 3.0.1" "Games" .SH NAME godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor .SH SYNOPSIS diff --git a/misc/dist/osx_tools.app/Contents/Info.plist b/misc/dist/osx_tools.app/Contents/Info.plist index d12e4f346..b6e7f4a8e 100755 --- a/misc/dist/osx_tools.app/Contents/Info.plist +++ b/misc/dist/osx_tools.app/Contents/Info.plist @@ -19,11 +19,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>3.0.2</string> + <string>3.0.1</string> <key>CFBundleSignature</key> <string>godot</string> <key>CFBundleVersion</key> - <string>3.0.2</string> + <string>3.0.1</string> <key>NSHumanReadableCopyright</key> <string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string> <key>LSMinimumSystemVersion</key> |
