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):
-
-
+
+