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/SQLiteHelper/Properties/AssemblyInfo.cs')
-rw-r--r--Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
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)]