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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2014-06-13 17:08:51 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2014-06-13 17:08:51 +0400
commit69bd080aa5e08a0ea433a0db48eb92b23bb784e0 (patch)
tree5e024e65e2c99fe6a4fce29f66f76ccd09b6691f /Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
parente70ba0a4772e264993f690ca874ee7d8570aab4b (diff)
Updated the version number in all projects to 2.0.0.7
Diffstat (limited to 'Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs')
-rw-r--r--Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs b/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
index c8018966f..85dddaa01 100644
--- a/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
@@ -50,5 +50,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]