From cbfd1f8d51822262d3dec8a7a4af7f06605f7bbb Mon Sep 17 00:00:00 2001 From: Roman Ivantsov Date: Sun, 24 Feb 2019 15:25:38 -0800 Subject: [PATCH] upgraded version to 1.1.0 --- .../Properties/AssemblyInfo.cs | Bin 3826 -> 3826 bytes Irony.Interpreter/Properties/AssemblyInfo.cs | Bin 2946 -> 2946 bytes .../Properties/AssemblyInfo.cs | Bin 2922 -> 2922 bytes Irony.Samples/Properties/AssemblyInfo.cs | Bin 4070 -> 4070 bytes Irony.Tests/Properties/AssemblyInfo.cs | Bin 2772 -> 2772 bytes Irony.WinForms/Properties/AssemblyInfo.cs | Bin 2992 -> 2992 bytes Irony/Properties/AssemblyInfo.cs | Bin 4436 -> 4436 bytes .../Properties/AssemblyInfo.cs | Bin 2852 -> 2852 bytes Languages/Refal/Properties/AssemblyInfo.cs | Bin 2796 -> 2796 bytes Nuget/PackAll.bat | 2 +- Nuget/PackageSpecs/Irony.Interpreter.nuspec | 2 +- Nuget/PackageSpecs/Irony.nuspec | 2 +- Nuget/PushAll.bat | 2 +- 13 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Irony.GrammarExplorer/Properties/AssemblyInfo.cs b/Irony.GrammarExplorer/Properties/AssemblyInfo.cs index 7caf5559f6ea139dd54b8e681c3637e8f1f120a6..401c4a1ae631e091fe5afb3ff29386ebf9cc729b 100644 GIT binary patch delta 38 qcmew)`$={~A0MkBgC2vyWM59h$w&C)1i(B7B?e7~SO#7OE(QS61PA&6 delta 38 qcmew)`$={~A0Mj$gC2w7WM59h$w&C)1i(B7B?e7~SO#7OE(QS5{0I5~ diff --git a/Irony.Interpreter/Properties/AssemblyInfo.cs b/Irony.Interpreter/Properties/AssemblyInfo.cs index 63e9da2ac5ccdee0a2a138c5c69119e26a1d9345..488f2b0d399b2f141affdeadceb002acfd787dc5 100644 GIT binary patch delta 64 vcmZn?ZxY{diHqBiL65gllJ62Tw)kvA>48TNa`4P8Mqh#v$P9B delta 64 vcmZn?ZxY{diHqBSL65gllJ62Tw)kvA>48TNa`4P8Mqh#v#1L~ diff --git a/Irony.Samples.Console/Properties/AssemblyInfo.cs b/Irony.Samples.Console/Properties/AssemblyInfo.cs index b084e97f979bc3ac3238cbde2d76dd3aa520f5cc..e08f00e42caaee87e3af6fce6f04fe432dd164e8 100644 GIT binary patch delta 48 tcmaDQ_DXESE-qF>20aFY$@{t7;Vi?+Hr#RoU~vW|22F-o23`g(1^_}K3L^jj delta 48 tcmaDQ_DXESE-qFB20aGD$@{t7;Vi?+Hr#RoU~vW|22F-o23`g(1^_}83L^jj diff --git a/Irony.Samples/Properties/AssemblyInfo.cs b/Irony.Samples/Properties/AssemblyInfo.cs index 605df06ff1da01397951d3033b2418a46b6df6f9..62e4c792858b5ca323dd90dd7548dd5319de3a30 100644 GIT binary patch delta 38 qcmaDR|4e>E6F;jVgC2vyE6F;i~gC2w7<8!o delta 38 qcmca2dPQ_Y0T-(QgC2w7g diff --git a/Irony.WinForms/Properties/AssemblyInfo.cs b/Irony.WinForms/Properties/AssemblyInfo.cs index fe45789052407f8cd2b190f0c1cf50ca44bf3079..b463859aa9c9a0a46a5742b2cb37185cdea8f864 100644 GIT binary patch delta 47 scmdlWzCnBeH>)9o9)rQ;KyJgyueikEJbwYOID-;{CPOR(F9R0?00tchy8r+H delta 47 scmdlWzCnBeH>&}I9)scJKyJgyueikEJbwYOID-;{CPOR(F9R0?00t2Vy8r+H diff --git a/Irony/Properties/AssemblyInfo.cs b/Irony/Properties/AssemblyInfo.cs index de7b0fa4dc26b9a33a1a49c6358d6de86494add2..9df88b131569205988d5e879ee66a59fa9f1cbe4 100644 GIT binary patch delta 38 qcmcbjbVX^y2LVlhp*}1i(B7B?e7~SO#7OE(QS1Ob4U@ delta 38 qcmcbjbVX^y2LVlhp*}1i(B7B?e7~SO#7OE(QS1L&)NCx7FT69DrVlo&J_Vi|ZDxEKJ<%Lpj| delta 38 qcmZ1?wnS{h0WMYp20aGD$>&)NCx7FT69DrVlo&J_Vi|ZDxEKJMIT false Irony Parser Kit, interpreter library - Release candidate! + Official Release Copyright IronyProject, 2019 Parser Parsing Compiler Interpreter diff --git a/Nuget/PackageSpecs/Irony.nuspec b/Nuget/PackageSpecs/Irony.nuspec index f679c36..b0bbf4a 100644 --- a/Nuget/PackageSpecs/Irony.nuspec +++ b/Nuget/PackageSpecs/Irony.nuspec @@ -9,7 +9,7 @@ MIT false Irony Parser Kit, core library - Release candidate! + Official Release Copyright IronyProject, 2019 Parser Parsing Compiler diff --git a/Nuget/PushAll.bat b/Nuget/PushAll.bat index 89962f5..4e778b7 100644 --- a/Nuget/PushAll.bat +++ b/Nuget/PushAll.bat @@ -1,4 +1,4 @@ -SET pver=1.0.1 +SET pver=1.1.0 Echo Version: "%pver%" dir Nupkg\*.nupkg @echo off