Skip to content

Commit

Permalink
revert commit mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
shimat committed Dec 20, 2015
1 parent f1b4bfb commit 87410c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions nuget/OpenCvSharp3-AnyCPU.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>OpenCvSharp3-AnyCPU</id>
<version>3.0.0.20150919</version>
<version>3.0.0.20151220</version>
<title>OpenCvSharp3</title>
<authors>shimat</authors>
<licenseUrl>http://opensource.org/licenses/BSD-3-Clause</licenseUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>OpenCV wrapper for .NET Framework</description>
<summary>OpenCV 3.x wrapper</summary>
<releaseNotes>- fixed BackgroundSubtractor*, PCA and camera calibration bugs</releaseNotes>
<releaseNotes>- fixed many bugs</releaseNotes>
<copyright>Copyright 2008-2015</copyright>
<tags>Image Processing OpenCV Wrapper FFI</tags>
<frameworkAssemblies>
Expand Down
4 changes: 2 additions & 2 deletions nuget/OpenCvSharp3-WithoutDll.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>OpenCvSharp3-WithoutDll</id>
<version>3.0.0.20150919</version>
<version>3.0.0.20151220</version>
<title>OpenCvSharp3 (without DLLs)</title>
<authors>shimat</authors>
<licenseUrl>http://opensource.org/licenses/BSD-3-Clause</licenseUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>OpenCV wrapper for .NET Framework</description>
<summary>OpenCV 3.x wrapper</summary>
<releaseNotes>- fixed BackgroundSubtractor*, PCA and camera calibration bugs</releaseNotes>
<releaseNotes>- fixed many bugs</releaseNotes>
<copyright>Copyright 2008-2015</copyright>
<tags>Image Processing OpenCV Wrapper FFI</tags>
<frameworkAssemblies>
Expand Down

0 comments on commit 87410c6

Please sign in to comment.