We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d1291 commit 9511c22Copy full SHA for 9511c22
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs
@@ -9,9 +9,9 @@
9
[assembly: AssemblyTrademark("")]
10
[assembly: AssemblyCulture("")]
11
12
-[assembly: AssemblyVersion("2016.0.0")]
13
-[assembly: AssemblyFileVersion("2016.0.0")]
14
-[assembly: AssemblyInformationalVersion("2016.0.0")]
+[assembly: AssemblyVersion("2016.1.9999")]
+[assembly: AssemblyFileVersion("2016.1.9999")]
+[assembly: AssemblyInformationalVersion("2016.1.9999-dev")]
15
[assembly: CLSCompliant(false)]
16
17
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments