From 0420b5f911f9d2f479459bd2d8e10e6a637fde33 Mon Sep 17 00:00:00 2001 From: Lex Li Date: Wed, 23 Nov 2016 13:24:22 +0000 Subject: [PATCH] Bumped package version. --- .nuget/Lextm.SharpSnmpLib.nuspec | 2 +- lib/SharedAssemblyInfo.cs | 4 ++-- lib/SharedAssemblyInfo.vb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.nuget/Lextm.SharpSnmpLib.nuspec b/.nuget/Lextm.SharpSnmpLib.nuspec index a07579d9..37528a84 100644 --- a/.nuget/Lextm.SharpSnmpLib.nuspec +++ b/.nuget/Lextm.SharpSnmpLib.nuspec @@ -1,7 +1,7 @@ - 9.0.4 + 9.0.5 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 371e846f..4959352f 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("9.0.041120.01")] -[assembly: AssemblyFileVersion("9.0.041120.01")] +[assembly: AssemblyVersion("9.0.041121.31")] +[assembly: AssemblyFileVersion("9.0.041121.31")] diff --git a/lib/SharedAssemblyInfo.vb b/lib/SharedAssemblyInfo.vb index 768fc82c..c30d219f 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): - - + +