Skip to content

Commit 496eba2

Browse files
committed
Update version info for 2016.1.0-beta1.
1 parent 35ab7a9 commit 496eba2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
[assembly: AssemblyTrademark("")]
1010
[assembly: AssemblyCulture("")]
1111

12-
[assembly: AssemblyVersion("2016.1.9999")]
13-
[assembly: AssemblyFileVersion("2016.1.9999")]
14-
[assembly: AssemblyInformationalVersion("2016.1.9999-dev")]
12+
[assembly: AssemblyVersion("2016.1.0")]
13+
[assembly: AssemblyFileVersion("2016.1.0")]
14+
[assembly: AssemblyInformationalVersion("2016.1.0-beta1")]
1515
[assembly: CLSCompliant(false)]
1616

1717
// Setting ComVisible to false makes the types in this assembly not visible

0 commit comments

Comments
 (0)