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>2017-05-25 02:06:23 +0300
committerJb Evain <jb@evain.net>2017-05-25 02:06:23 +0300
commit03a03b259a3efa2d10a846a3910697c4ec5a0db6 (patch)
tree58c3459c7282accda7b7e6458f39d05c358f7165 /ProjectInfo.cs
parent84f6f781ab54820498d32e8ce6a5a5a3f9a80f94 (diff)
Bump to beta 6
Diffstat (limited to 'ProjectInfo.cs')
-rw-r--r--ProjectInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ProjectInfo.cs b/ProjectInfo.cs
index a825407..4d9e922 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -17,4 +17,4 @@ using System.Runtime.InteropServices;
[assembly: AssemblyVersion ("0.10.0.0")]
[assembly: AssemblyFileVersion ("0.10.0.0")]
-[assembly: AssemblyInformationalVersion ("0.10.0.0-beta5")]
+[assembly: AssemblyInformationalVersion ("0.10.0.0-beta6")]