You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
Release 2.1.5-stable
This commit is contained in:
2
misc/dist/linux/godot.6
vendored
2
misc/dist/linux/godot.6
vendored
@@ -1,4 +1,4 @@
|
|||||||
.TH GODOT "6" "September 2017" "godot 2.1.4-stable" "Games"
|
.TH GODOT "6" "July 2018" "godot 2.1.5-stable" "Games"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
|
godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|||||||
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@@ -19,11 +19,11 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.1.4</string>
|
<string>2.1.5</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>godot</string>
|
<string>godot</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.1.4</string>
|
<string>2.1.5</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
|
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ name = "Godot Engine"
|
|||||||
major = 2
|
major = 2
|
||||||
minor = 1
|
minor = 1
|
||||||
patch = 5
|
patch = 5
|
||||||
status = "rc"
|
status = "stable"
|
||||||
|
|||||||
Reference in New Issue
Block a user