Automatic versioning (#311)

* Use the port number in SendHttpRequest and DownloadFile

* Fix "Custom size" and "Custom viewports" not displayed in layer propgrid

* Fix Fedora spec file

* Use automatic versioning from git

* A "correct" version number is now generated even if git is unable to find a tag
This commit is contained in:
Victor Levasseur
2016-11-11 11:32:56 +01:00
committed by GitHub
parent cdbd3c515d
commit 72df404d7f
60 changed files with 122 additions and 97 deletions

View File

@@ -6,7 +6,7 @@ This project is released under the MIT License.
*/
#include "GDCpp/Extensions/ExtensionBase.h"
#include "GDCore/Tools/Version.h"
#include "DraggableBehavior.h"