Skip to content

Commit d8808ec

Browse files
committed
🔖 update versioning to 2.0.11.0
1 parent 67fd5a1 commit d8808ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/log4net/AssemblyVersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
// You can specify all the values or you can default the Revision and Build Numbers
2929
// by using the '*' as shown below:
3030

31-
[assembly: System.Reflection.AssemblyVersion("2.0.9.0")]
31+
[assembly: System.Reflection.AssemblyVersion("2.0.11.0")]
3232

3333
#if !NETCF
3434
#if !SSCLI
35-
[assembly: System.Reflection.AssemblyFileVersion("2.0.9.0")]
35+
[assembly: System.Reflection.AssemblyFileVersion("2.0.11.0")]
3636
#endif
3737
#endif
3838

0 commit comments

Comments
 (0)