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:
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 57fdb1f..fe89134 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -15,6 +15,6 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
-[assembly: AssemblyVersion ("0.11.3.0")]
-[assembly: AssemblyFileVersion ("0.11.3.0")]
-[assembly: AssemblyInformationalVersion ("0.11.3.0")]
+[assembly: AssemblyVersion ("0.11.4.0")]
+[assembly: AssemblyFileVersion ("0.11.4.0")]
+[assembly: AssemblyInformationalVersion ("0.11.4.0")]