diff --git a/.nuget/Lextm.SharpSnmpLib.nuspec b/.nuget/Lextm.SharpSnmpLib.nuspec index a3731c81..2f70fe78 100644 --- a/.nuget/Lextm.SharpSnmpLib.nuspec +++ b/.nuget/Lextm.SharpSnmpLib.nuspec @@ -1,7 +1,7 @@ - 9.0.2-rc + 9.0.2 Malcolm Crowe,Lex Li,and other contributors. Lex Li http://opensource.org/licenses/MIT diff --git a/lib/SharedAssemblyInfo.cs b/lib/SharedAssemblyInfo.cs index 1b3314b1..84f75310 100644 --- a/lib/SharedAssemblyInfo.cs +++ b/lib/SharedAssemblyInfo.cs @@ -7,7 +7,7 @@ // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("9.0.020703.24")] +[assembly: AssemblyVersion("9.0.020811.01")] #if (!CF) -[assembly: AssemblyFileVersion("9.0.020703.24")] +[assembly: AssemblyFileVersion("9.0.020811.01")] #endif diff --git a/lib/SharedAssemblyInfo.vb b/lib/SharedAssemblyInfo.vb index b0cf53a9..860c409a 100644 --- a/lib/SharedAssemblyInfo.vb +++ b/lib/SharedAssemblyInfo.vb @@ -7,5 +7,5 @@ Imports System.Reflection ' You can specify all values by your own or you can build default build and revision ' numbers with the '*' character (the default): - - + +