From 4b7ccb332af3a568f1cfa310a87521fbfec7eaae Mon Sep 17 00:00:00 2001 From: Lex Li Date: Fri, 25 May 2018 15:11:55 -0400 Subject: [PATCH] Bumped the version. --- SharpSnmpLib/SharpSnmpLib.csproj | 6 +++--- lib/SharedAssemblyInfo.cs | 4 ++-- lib/SharedAssemblyInfo.vb | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SharpSnmpLib/SharpSnmpLib.csproj b/SharpSnmpLib/SharpSnmpLib.csproj index 74442467..7e2885e5 100644 --- a/SharpSnmpLib/SharpSnmpLib.csproj +++ b/SharpSnmpLib/SharpSnmpLib.csproj @@ -21,9 +21,9 @@ sharpsnmplib.snk True File - 10.0.6.0 - 10.0.6.0 - 10.0.6 + 10.0.7.0 + 10.0.7.0 + 10.0.7 true win diff --git a/lib/SharedAssemblyInfo.cs b/lib/SharedAssemblyInfo.cs index a877fd2b..2618a637 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.6.0")] -[assembly: AssemblyFileVersion("10.0.6.0")] +[assembly: AssemblyVersion("10.0.7.0")] +[assembly: AssemblyFileVersion("10.0.7.0")] diff --git a/lib/SharedAssemblyInfo.vb b/lib/SharedAssemblyInfo.vb index 062cfeb8..27808b13 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): - - + +