diff --git a/SharpSnmpLib.BouncyCastle/SharpSnmpLib.BouncyCastle.csproj b/SharpSnmpLib.BouncyCastle/SharpSnmpLib.BouncyCastle.csproj index 555731fa..646694e9 100644 --- a/SharpSnmpLib.BouncyCastle/SharpSnmpLib.BouncyCastle.csproj +++ b/SharpSnmpLib.BouncyCastle/SharpSnmpLib.BouncyCastle.csproj @@ -21,9 +21,9 @@ ..\SharpSnmpLib\sharpsnmplib.snk True File - 10.0.9.0 - 10.0.9.0 - 10.0.9 + 10.0.10.0 + 10.0.10.0 + 10.0.10 true win diff --git a/SharpSnmpLib/SharpSnmpLib.csproj b/SharpSnmpLib/SharpSnmpLib.csproj index 4b6dc0b7..be3603e7 100644 --- a/SharpSnmpLib/SharpSnmpLib.csproj +++ b/SharpSnmpLib/SharpSnmpLib.csproj @@ -21,9 +21,9 @@ sharpsnmplib.snk True File - 10.0.9.0 - 10.0.9.0 - 10.0.9 + 10.0 + 10.0.10.0 + 10.0.10 true win diff --git a/lib/SharedAssemblyInfo.cs b/lib/SharedAssemblyInfo.cs index 2dfeb632..dffef585 100644 --- a/lib/SharedAssemblyInfo.cs +++ b/lib/SharedAssemblyInfo.cs @@ -7,5 +7,5 @@ // 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("10.0.9.0")] -[assembly: AssemblyFileVersion("10.0.9.0")] +[assembly: AssemblyVersion("10.0.10.0")] +[assembly: AssemblyFileVersion("10.0.10.0")] diff --git a/lib/SharedAssemblyInfo.vb b/lib/SharedAssemblyInfo.vb index 51d6d128..58a188f3 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): - - + +