LibMiniDisplay.nuspec
changeset 39 c32f4955c166
parent 38 10d8128ccc60
     1.1 --- a/LibMiniDisplay.nuspec	Fri Sep 25 19:22:44 2015 +0200
     1.2 +++ b/LibMiniDisplay.nuspec	Sat Sep 26 11:45:26 2015 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
     1.5      <metadata>
     1.6          <id>LibMiniDisplay</id>
     1.7 -        <version>1.1.7</version>
     1.8 +        <version>1.1.8</version>
     1.9          <title>Mini Display Library</title>
    1.10          <authors>Stéphane Lenclud</authors>
    1.11          <licenseUrl>https://www.gnu.org/copyleft/gpl.html</licenseUrl>
    1.12 @@ -10,14 +10,8 @@
    1.13          <requireLicenseAcceptance>false</requireLicenseAcceptance>
    1.14          <description>Provide a C interface to drive some Futaba VFD displays.</description>
    1.15          <summary>Currently only supports HID USB conections.</summary>
    1.16 -        <releaseNotes>v1.1.7
    1.17 -Target file fix.
    1.18 -
    1.19 -v1.1.6
    1.20 -Do not use.
    1.21 -
    1.22 -v1.1.5
    1.23 -Do not use.</releaseNotes>
    1.24 +        <releaseNotes>v1.1.8
    1.25 +Consolidating target file.</releaseNotes>
    1.26          <copyright>Stéphane Lenclud</copyright>
    1.27          <tags>VFD LCD display module Futaba</tags>
    1.28      </metadata>