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:
authorjbevain <jbevain@gmail.com>2010-04-19 16:22:07 +0400
committerjbevain <jbevain@gmail.com>2010-04-19 16:22:07 +0400
commitc3df2968de2d0fcbf8fdda2c4ca4da62c692b051 (patch)
tree19c74cabd4999cd837e201804d368b9edc1ec29e /symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs
parent8e50e2477319d3ed0fc20c320328890511d3d7e6 (diff)
bump version to 0.9.10.9.1
Diffstat (limited to 'symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs')
-rw-r--r--symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs b/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs
index eec128e..b6c7b7a 100644
--- a/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs
+++ b/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs
@@ -37,5 +37,5 @@ using System.Runtime.InteropServices;
[assembly: CLSCompliant (false)]
[assembly: ComVisible (false)]
-[assembly: AssemblyVersion ("0.9.0.0")]
-[assembly: AssemblyFileVersion ("0.9.0.0")]
+[assembly: AssemblyVersion ("0.9.1.0")]
+[assembly: AssemblyFileVersion ("0.9.1.0")]