Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmeric Fermas <emeric.fermas@gmail.com>2011-09-29 23:11:49 +0400
committerEmeric Fermas <emeric.fermas@gmail.com>2011-09-29 23:11:49 +0400
commit45b03a696537490f64c4dfbd14a1bce1c34acaf6 (patch)
treeccfc9c3dc3956318738107ab74aa3e35e59a622b /LibGit2Sharp/Properties
parent22bcc81d6e68754235230eedc0dfad76342da171 (diff)
Release LibGit2Sharp v0.5.0v0.5.0
Diffstat (limited to 'LibGit2Sharp/Properties')
-rw-r--r--LibGit2Sharp/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/LibGit2Sharp/Properties/AssemblyInfo.cs b/LibGit2Sharp/Properties/AssemblyInfo.cs
index 2ed688a8..56202f45 100644
--- a/LibGit2Sharp/Properties/AssemblyInfo.cs
+++ b/LibGit2Sharp/Properties/AssemblyInfo.cs
@@ -42,5 +42,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.4.0")]
-[assembly: AssemblyFileVersion("0.4.0")]
+[assembly: AssemblyVersion("0.5.0")]
+[assembly: AssemblyFileVersion("0.5.0")]