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-01-29 19:48:33 +0300
committerJb Evain <jb@evain.net>2019-01-29 19:48:33 +0300
commit703354805525a3260be5eda86ee7bd8c108ef04c (patch)
tree529a5093a84ac486b5c3ddbbe66967907c27e0d2 /ProjectInfo.cs
parentf1ed663cc2aacf17e029cf8dd6fa98a040bab00e (diff)
Bump to 0.10.2
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 750118b..1fa8062 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -15,6 +15,6 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
-[assembly: AssemblyVersion ("0.10.1.0")]
-[assembly: AssemblyFileVersion ("0.10.1.0")]
-[assembly: AssemblyInformationalVersion ("0.10.1.0")]
+[assembly: AssemblyVersion ("0.10.2.0")]
+[assembly: AssemblyFileVersion ("0.10.2.0")]
+[assembly: AssemblyInformationalVersion ("0.10.2.0")]