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-02-28 21:25:21 +0300
committerJb Evain <jb@evain.net>2017-02-28 21:25:21 +0300
commitf4b6ff272f73d0de833b5faa9a0643c1d6a67144 (patch)
treed74916c7fda4608cded0933fe8347f64f85da48d /ProjectInfo.cs
parentd6f6eda8a789ee1ceb570f250f649c999616cdca (diff)
Bump to beta 4
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 a5f2893..89e39d0 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -19,4 +19,4 @@ using System.Runtime.InteropServices;
[assembly: AssemblyVersion ("0.10.0.0")]
[assembly: AssemblyFileVersion ("0.10.0.0")]
-[assembly: AssemblyInformationalVersion ("0.10.0.0-beta3")]
+[assembly: AssemblyInformationalVersion ("0.10.0.0-beta4")]