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:
authornulltoken <emeric.fermas@gmail.com>2013-09-09 22:34:20 +0400
committernulltoken <emeric.fermas@gmail.com>2013-09-10 01:11:58 +0400
commit72585f5e4ef134e00d6d5bcbd19870574026b893 (patch)
treea0f2e877e9045b8a5276d2a6b6d2e35fe02ef8bc /LibGit2Sharp/Properties
parent97caa92dd73a223bca1f9826f8925a61fd649477 (diff)
Release LibGit2Sharp v0.14.0v0.14.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 3bc61373..4d526f19 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.13.0")]
-[assembly: AssemblyFileVersion("0.13.0")]
+[assembly: AssemblyVersion("0.14.0")]
+[assembly: AssemblyFileVersion("0.14.0")]