From 257930c658dbf7220633816cf41a6f0e41e321d7 Mon Sep 17 00:00:00 2001 From: Tomas Petricek Date: Fri, 4 Sep 2015 23:05:58 -0300 Subject: [PATCH] Update release notes for v1.1.14 --- RELEASE_NOTES.md | 1 + src/Common/AssemblyInfo.fs | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 353e79aa..22bf8622 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -26,3 +26,4 @@ * 1.1.11 - Update to R.NET 1.6.4 (support R version 2.14.1) * 1.1.12 - Include transitive dependency on DynamicInterop * 1.1.13 - Skip assembly resolution for mscorlib.resources (avoids recursive lookup error) +* 1.1.14 - Improve Liinux compatibility - try searching for libR.so (#157) \ No newline at end of file diff --git a/src/Common/AssemblyInfo.fs b/src/Common/AssemblyInfo.fs index 1bff261c..9e9bca8c 100644 --- a/src/Common/AssemblyInfo.fs +++ b/src/Common/AssemblyInfo.fs @@ -5,7 +5,7 @@ open System.Reflection [] [] [] -[] -[] +[] +[] do ()