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/Library/Interface/Properties/AssemblyInfo.cs')
-rw-r--r--Duplicati/Library/Interface/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
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")]