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>2019-02-01 00:57:12 +0300
committerJb Evain <jb@evain.net>2019-02-01 00:57:12 +0300
commitfb289a7cd80ceb6af5c86e7c7ecce9bf1e98b8fe (patch)
tree62cadf2f36faf3fe9ff236ebb58c5c15b9a47f5d /ProjectInfo.cs
parent2d493f2348691c549f51e6ec9d3c9766cb65fa59 (diff)
Bump to 0.10.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 1fa8062..3b6952c 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -15,6 +15,6 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
-[assembly: AssemblyVersion ("0.10.2.0")]
-[assembly: AssemblyFileVersion ("0.10.2.0")]
-[assembly: AssemblyInformationalVersion ("0.10.2.0")]
+[assembly: AssemblyVersion ("0.10.3.0")]
+[assembly: AssemblyFileVersion ("0.10.3.0")]
+[assembly: AssemblyInformationalVersion ("0.10.3.0")]