We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fd5a1 commit d8808ecCopy full SHA for d8808ec
src/log4net/AssemblyVersionInfo.cs
@@ -28,11 +28,11 @@
28
// You can specify all the values or you can default the Revision and Build Numbers
29
// by using the '*' as shown below:
30
31
-[assembly: System.Reflection.AssemblyVersion("2.0.9.0")]
+[assembly: System.Reflection.AssemblyVersion("2.0.11.0")]
32
33
#if !NETCF
34
#if !SSCLI
35
-[assembly: System.Reflection.AssemblyFileVersion("2.0.9.0")]
+[assembly: System.Reflection.AssemblyFileVersion("2.0.11.0")]
36
#endif
37
38
0 commit comments