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:
Diffstat (limited to 'Duplicati')
-rw-r--r--Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs6
-rw-r--r--Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs2
-rw-r--r--Duplicati/CommandLine/Decrypter/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/CommandLine/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/Properties/AssemblyInfo.cs8
-rw-r--r--Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/GoogleDocs/Properties/AssemblyInfo.cs8
-rw-r--r--Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/SSHv2/Properties/AssemblyInfo.cs8
-rw-r--r--Duplicati/Library/Backend/SkyDrive/Properties/AssemblyInfo.cs8
-rw-r--r--Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs6
-rw-r--r--Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Compression/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Encryption/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Interface/Properties/AssemblyInfo.cs6
-rw-r--r--Duplicati/Library/Logging/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Main/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs6
-rw-r--r--Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Utility/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/License/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Properties/AssemblyInfo.cs8
-rw-r--r--Duplicati/Server/Properties/AssemblyInfo.cs8
28 files changed, 71 insertions, 71 deletions
diff --git a/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
index 91d57f9ae..2abff6021 100644
--- a/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
@@ -50,6 +50,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
index 4ddc0936f..fd31aed27 100644
--- a/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
@@ -33,7 +33,7 @@ using System.Runtime.CompilerServices;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("2.0.0.7")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
diff --git a/Duplicati/CommandLine/Decrypter/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/Decrypter/Properties/AssemblyInfo.cs
index f8d0ad5ab..71295aaa3 100644
--- a/Duplicati/CommandLine/Decrypter/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/Decrypter/Properties/AssemblyInfo.cs
@@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/CommandLine/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/Properties/AssemblyInfo.cs
index b1b690e24..705dccfc7 100644
--- a/Duplicati/CommandLine/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/Properties/AssemblyInfo.cs
@@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Properties/AssemblyInfo.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Properties/AssemblyInfo.cs
index c5edf1394..79eaf5032 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Properties/AssemblyInfo.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
index 3502021a6..5ddd50c18 100644
--- a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/CloudFiles/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")]
diff --git a/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs
index 7e7586f21..79af4c54b 100644
--- a/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/FTP/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")]
diff --git a/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs
index 160cbbb96..a67b57bfc 100644
--- a/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/File/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")]
diff --git a/Duplicati/Library/Backend/GoogleDocs/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/GoogleDocs/Properties/AssemblyInfo.cs
index 7afe6b41f..04972c145 100644
--- a/Duplicati/Library/Backend/GoogleDocs/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/GoogleDocs/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs
index aff47b03e..57f2380cd 100644
--- a/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/S3/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")]
diff --git a/Duplicati/Library/Backend/SSHv2/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/SSHv2/Properties/AssemblyInfo.cs
index 2f3f7469d..9880b69ae 100644
--- a/Duplicati/Library/Backend/SSHv2/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/SSHv2/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Backend/SkyDrive/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/SkyDrive/Properties/AssemblyInfo.cs
index a563ed4a1..b0f25e19b 100644
--- a/Duplicati/Library/Backend/SkyDrive/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/SkyDrive/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
index 0113a125a..2d46e108f 100644
--- a/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
@@ -50,6 +50,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
index 5d3a4c207..a48a9c2cf 100644
--- a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/WEBDAV/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")]
diff --git a/Duplicati/Library/Compression/Properties/AssemblyInfo.cs b/Duplicati/Library/Compression/Properties/AssemblyInfo.cs
index d760f5fd2..6fa18192f 100644
--- a/Duplicati/Library/Compression/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Compression/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")]
diff --git a/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs b/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs
index 00aff1fc9..37de0b431 100644
--- a/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/DynamicLoader/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")]
diff --git a/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs b/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs
index 9c8e92776..75018d820 100644
--- a/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Encryption/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")]
diff --git a/Duplicati/Library/Interface/Properties/AssemblyInfo.cs b/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
index c986f5cd0..cb8857f12 100644
--- a/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
@@ -50,6 +50,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Logging/Properties/AssemblyInfo.cs b/Duplicati/Library/Logging/Properties/AssemblyInfo.cs
index f2e39faa4..ec25de3d2 100644
--- a/Duplicati/Library/Logging/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Logging/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")]
diff --git a/Duplicati/Library/Main/Properties/AssemblyInfo.cs b/Duplicati/Library/Main/Properties/AssemblyInfo.cs
index 030ea094e..abc4010bf 100644
--- a/Duplicati/Library/Main/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Main/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")]
diff --git a/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs b/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
index b1278e552..34cf257c4 100644
--- a/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
@@ -50,6 +50,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs b/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
index eb6759c39..0450b36bc 100644
--- a/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2014, Kenneth Skovhede
// http://www.hexad.dk, opensource@hexad.dk
//
// This library is free software; you can redistribute it and/or modify
@@ -30,7 +30,7 @@ using System.Runtime.CompilerServices;
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("2.0.0.7")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
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")]
diff --git a/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs b/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
index f04a5de1b..abf46f1c2 100644
--- a/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
@@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
-[assembly: AssemblyVersion("1.0.1.276")]
-[assembly: AssemblyFileVersion("1.0.1.276")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Library/Utility/Properties/AssemblyInfo.cs b/Duplicati/Library/Utility/Properties/AssemblyInfo.cs
index 81022f6d9..f0d7dbbdd 100644
--- a/Duplicati/Library/Utility/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Utility/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")]
diff --git a/Duplicati/License/Properties/AssemblyInfo.cs b/Duplicati/License/Properties/AssemblyInfo.cs
index 118e4e152..517001d70 100644
--- a/Duplicati/License/Properties/AssemblyInfo.cs
+++ b/Duplicati/License/Properties/AssemblyInfo.cs
@@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Properties/AssemblyInfo.cs b/Duplicati/Server/Duplicati.Server.Serialization/Properties/AssemblyInfo.cs
index 69e515799..bfb728fac 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Properties/AssemblyInfo.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]
diff --git a/Duplicati/Server/Properties/AssemblyInfo.cs b/Duplicati/Server/Properties/AssemblyInfo.cs
index f9d6b89c5..cb51dcb15 100644
--- a/Duplicati/Server/Properties/AssemblyInfo.cs
+++ b/Duplicati/Server/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+// [assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyVersion("2.0.0.7")]
+[assembly: AssemblyFileVersion("2.0.0.7")]