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>2011-06-13 14:57:40 +0400
committerjbevain <jbevain@gmail.com>2011-06-13 14:57:40 +0400
commit2e6f7c2fe8eba3cf2f9841a8efc9641da3f65ed3 (patch)
tree8893675fe50b095b2ac788c2773b02db060a47f9
parent0913999769e6453b3372a88bdf93b8346fb49892 (diff)
set version 0.9.50.9.5
-rw-r--r--Mono.Cecil.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Cecil.nuspec b/Mono.Cecil.nuspec
index 62ad4b0..d34d23c 100644
--- a/Mono.Cecil.nuspec
+++ b/Mono.Cecil.nuspec
@@ -2,7 +2,7 @@
<package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Mono.Cecil</id>
- <version>0.9.4.1</version>
+ <version>0.9.5.0</version>
<title>Mono.Cecil</title>
<authors>Jb Evain</authors>
<owners>Jb Evain</owners>