diff --git a/core/setup/setup.vdproj b/core/setup/setup.vdproj index 6447f1a917..d9fca5e257 100644 --- a/core/setup/setup.vdproj +++ b/core/setup/setup.vdproj @@ -8215,15 +8215,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Objeck" - "ProductCode" = "8:{4F313FEE-5DAA-4EAC-AEDD-F244AA1B5616}" - "PackageCode" = "8:{7A5F6298-6DE7-4451-9E5B-13F14A781980}" + "ProductCode" = "8:{7B42BCDD-AA96-45B1-87AD-BB675F0B55EE}" + "PackageCode" = "8:{7DAAB1E7-1757-42E0-8338-BA8FE2E16650}" "UpgradeCode" = "8:{A1931BE6-A793-4ECE-B303-66B69408440F}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:5.1.2" + "ProductVersion" = "8:5.1.3" "Manufacturer" = "8:Randy Hollines" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/core/setup64/setup.vdproj b/core/setup64/setup.vdproj index 996b3b44c2..307b14d632 100644 --- a/core/setup64/setup.vdproj +++ b/core/setup64/setup.vdproj @@ -8215,15 +8215,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Objeck" - "ProductCode" = "8:{7A98CDE3-C475-4A58-8755-994A10145F8E}" - "PackageCode" = "8:{39B1B6D3-53FA-4ADA-B7A8-72D6998D7438}" + "ProductCode" = "8:{EDEBB548-374A-43DC-816E-1967036A4208}" + "PackageCode" = "8:{61FEA654-592F-45B7-A6C4-CD64430E1AB4}" "UpgradeCode" = "8:{A1931BE6-A793-4ECE-B303-66B69408440F}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:5.1.2" + "ProductVersion" = "8:5.1.3" "Manufacturer" = "8:Randy Hollines" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/docs/api.zip b/docs/api.zip index 908993561f..7eee7549b0 100644 Binary files a/docs/api.zip and b/docs/api.zip differ diff --git a/docs/readme.docx b/docs/readme.docx index 35776a18ef..378f237162 100644 Binary files a/docs/readme.docx and b/docs/readme.docx differ diff --git a/docs/readme.htm b/docs/readme.htm index 78cf5bee8b..c419e9113a 100644 --- a/docs/readme.htm +++ b/docs/readme.htm @@ -423,16 +423,16 @@
v5.1.2; July -15, 2019
+v5.1.3; July +21, 2019
Support for lambda -expression, closures and minor enhancements.
+normal'>Minor enhancements and +bug fixes.@@ -443,51 +443,13 @@
1. Support for lambda expression and -closures
- -2. Tweaks and improvements to memory -allocation
- -3. Debugger enhancements
- -a. Added a “memory” command to the -debugger
- -b. Modified “continue” command
- -c. Fixed print formatting
- -d. Updated “Getting Started” guide to -cover debugger
+style='font-family:"Calibri",sans-serif'>Added ‘continue’ statement4.2. Windows installed will automatically -upgrade older versions
+style='font-family:"Calibri",sans-serif'>Fixed an issue that may allow objects +to be casted as enums@@ -510,10 +472,11 @@
New developers -please refer to getting starting guide.
+New +developers please refer to getting starting guide.
doc/syntax – files to enable -syntax highlighting for supported editors
+normal'>doc/syntax – files to +enable syntax highlighting for supported editorsexamples/ – source code
@@ -688,12 +651,11 @@ 1.
-sudo apt install
-libsdl1.2debian libsdl-gfx1.2-5 libsdl-gfx1.2-dev libsdl-gfx1.2-doc
-libsdl-image1.2 libsdl-image1.2-dbg libsdl-image1.2-dev libsdl-mixer1.2
-libsdl-mixer1.2-dbg libsdl-mixer1.2-dev libsdl-net1.2 libsdl-net1.2-dbg
-libsdl-net1.2-dev libsdl-sound1.2 libsdl-sound1.2-dev libsdl-ttf2.0-0
-libsdl-ttf2.0-devSDL Support