Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jb@evain.net>2020-09-16 02:29:35 +0300
committerJb Evain <jb@evain.net>2020-09-16 02:29:35 +0300
commite9a4815fdb102a3bc87a606c6e9ee5f61c00414a (patch)
tree445827a915537260a75a42c6b98c8f23e11caa9d /ProjectInfo.cs
parent191f9fc0a79a138fdb634fbb51cf836a86b4e565 (diff)
Bump to 0.11.3
Diffstat (limited to 'ProjectInfo.cs')
-rw-r--r--ProjectInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/ProjectInfo.cs b/ProjectInfo.cs
index 11151c9..57fdb1f 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -15,6 +15,6 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
-[assembly: AssemblyVersion ("0.11.2.0")]
-[assembly: AssemblyFileVersion ("0.11.2.0")]
-[assembly: AssemblyInformationalVersion ("0.11.2.0")]
+[assembly: AssemblyVersion ("0.11.3.0")]
+[assembly: AssemblyFileVersion ("0.11.3.0")]
+[assembly: AssemblyInformationalVersion ("0.11.3.0")]