diff --git a/Client/CentrED.lpi b/Client/CentrED.lpi index b486d52..b784e06 100644 --- a/Client/CentrED.lpi +++ b/Client/CentrED.lpi @@ -17,9 +17,9 @@ - - - + + + diff --git a/Server/cedserver.lpi b/Server/cedserver.lpi index 0426239..8ceaf72 100644 --- a/Server/cedserver.lpi +++ b/Server/cedserver.lpi @@ -13,9 +13,9 @@ - - - + + + diff --git a/Setup/CentrED_win32.iss b/Setup/CentrED_win32.iss index a9a3872..39fb98f 100644 --- a/Setup/CentrED_win32.iss +++ b/Setup/CentrED_win32.iss @@ -3,7 +3,7 @@ [Setup] AppName=CentrED -AppVerName=CentrED 0.6.2 +AppVerName=CentrED 0.6.3 AppPublisher=AKS DataBasis AppPublisherURL=http://www.aksdb.de/CentrED AppSupportURL=http://www.aksdb.de/CentrED @@ -13,15 +13,15 @@ DefaultGroupName=AKS DataBasis\CentrED OutputBaseFilename=CentrED_win32 Compression=lzma SolidCompression=true -VersionInfoVersion=0.6.2 +VersionInfoVersion=0.6.3 VersionInfoCompany=AKS DataBasis VersionInfoDescription=Client/Server based multiuser map editor -VersionInfoTextVersion=0.6.2 +VersionInfoTextVersion=0.6.3 VersionInfoCopyright=Andreas Schneider AppCopyright=Andreas Schneider InfoBeforeFile=Changelog.txt SignTool=defsign $f -AppVersion=0.6.2 +AppVersion=0.6.3 AppID={{77BCACC0-C2D9-470D-858F-A3D94A5F27A5} SignedUninstaller=true diff --git a/Setup/Changelog.txt b/Setup/Changelog.txt index 0cb8366..f02f0ef 100644 --- a/Setup/Changelog.txt +++ b/Setup/Changelog.txt @@ -1,6 +1,12 @@ Changelog: [C] = Client, [S] = Server, [-] = Both/Unrelated +Version 0.6.3 +============= +[C] Fixed crash when opening the filter dialog +[C] Fixed crash when performing Undo +[S] Fixed crash when moving items + Version 0.6.2 ============= [C] Added random pool for hues