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-05-15 14:09:30 +0400
committernulltoken <emeric.fermas@gmail.com>2013-06-02 23:04:47 +0400
commitf2e2fac618f0b656379fa32c967dcdb0dc2742dd (patch)
treee2c55353ccfd17c594e657af3e23c92d2dd65203 /LibGit2Sharp/Properties
parentb2e43678282f374e276ae61eba31ed8c3c9fb238 (diff)
Release LibGit2Sharp v0.12.0v0.12.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 159a4085..f3a5e7c2 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.11.0")]
-[assembly: AssemblyFileVersion("0.11.0")]
+[assembly: AssemblyVersion("0.12.0")]
+[assembly: AssemblyFileVersion("0.12.0")]