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-06-15 13:20:01 +0400
committerjbevain <jbevain@gmail.com>2010-06-15 13:20:01 +0400
commit923d12ae0c26edb75cea09a639d2c9fa3ad2809e (patch)
treeef1b7bc53ddb78a912bc02f532fe8d0e4db43482 /symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs
parentf483acec646d705adf07051bd6bbfb6b90c851d5 (diff)
upgrade version to 0.9.30.9.3
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 5b541c5..59cd80f 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.2.0")]
-[assembly: AssemblyFileVersion ("0.9.2.0")]
+[assembly: AssemblyVersion ("0.9.3.0")]
+[assembly: AssemblyFileVersion ("0.9.3.0")]