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-01-11 20:04:51 +0300
committerJb Evain <jb@evain.net>2017-01-11 20:04:51 +0300
commit24cccf689a0e573fe6cebc1fe72c6bb4f7ff15f7 (patch)
treec3a7004684a21bd1191adb1a847fddc84d8eed84 /ProjectInfo.cs
parent60f09acbf0cf933f58e0dad1d2b107244a465a21 (diff)
Bump to beta 2
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 dd36976..6bfdedf 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-beta1")]
+[assembly: AssemblyInformationalVersion ("0.10.0.0-beta2")]