浏览代码

Prepare for 2016.1.0-beta1.

drieseng 8 年之前
父节点
当前提交
9511c22abe
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

+ 3 - 3
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

@@ -9,9 +9,9 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
-[assembly: AssemblyVersion("2016.0.0")]
-[assembly: AssemblyFileVersion("2016.0.0")]
-[assembly: AssemblyInformationalVersion("2016.0.0")]
+[assembly: AssemblyVersion("2016.1.9999")]
+[assembly: AssemblyFileVersion("2016.1.9999")]
+[assembly: AssemblyInformationalVersion("2016.1.9999-dev")]
 [assembly: CLSCompliant(false)]
 
 // Setting ComVisible to false makes the types in this assembly not visible