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>2011-06-12 00:20:13 +0400
committernulltoken <emeric.fermas@gmail.com>2011-06-14 22:34:28 +0400
commit63997c55250d4de04be0a90f1cdfdbe2d6c5b2c2 (patch)
treef4fc20c37083dfef6cf5a55ec813837a8d8db802 /LibGit2Sharp/Properties
parentf0a6c6c32c099e0dc6718a9c1f188479cd3176a7 (diff)
Release LibGit2Sharp v0.3.0v0.3.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 c900de53..b05604f5 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.2.0")]
-[assembly: AssemblyFileVersion("0.2.0")] \ No newline at end of file
+[assembly: AssemblyVersion("0.3.0")]
+[assembly: AssemblyFileVersion("0.3.0")] \ No newline at end of file