瀏覽代碼

Update version number

olegkap_cp 12 年之前
父節點
當前提交
796883e229
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      Renci.SshClient/Renci.SshNet/Properties/AssemblyInfo.cs

+ 3 - 3
Renci.SshClient/Renci.SshNet/Properties/AssemblyInfo.cs

@@ -32,9 +32,9 @@ using System;
 // You can specify all the values or you can default the Build and Revision Numbers 
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2013.1.27")]
-[assembly: AssemblyFileVersion("2013.1.27")]
-[assembly: AssemblyInformationalVersion("2013.1.27")]
+[assembly: AssemblyVersion("2013.4.7")]
+[assembly: AssemblyFileVersion("2013.4.7")]
+[assembly: AssemblyInformationalVersion("2013.4.7")]
 [assembly: CLSCompliant(false)]
 [assembly: CLSCompliant(false)]
 [assembly: InternalsVisibleTo("Renci.SshNet.Tests")]
 [assembly: InternalsVisibleTo("Renci.SshNet.Tests")]
 #if DEBUG
 #if DEBUG