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>2018-12-13 17:06:13 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-12-13 17:06:13 +0300
commitf5e8b25125867b11833d00a57fbc199e4d678f68 (patch)
tree57787d2d5c27d6609e734c59aef53b2941484a56
parent154e8aafd811ac40804596e83129b1d17e8bd34e (diff)
Version bump to v2.0.4.7-2.0.4.7_canary_2018-12-13v2.0.4.7-2.0.4.7_canary_2018-12-13
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.7_canary_2018-12-13.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.7_canary_2018-12-13.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.7_canary_2018-12-13.zip.sig.asc MD5: 1fc1b1af03e7e698663f15bf4e92f23f SHA1: b6d423dbeb718f3063126ae15352fe761ac45c68 SHA256: 62a2c4060278d73cbe6b5e51698bbd554e7843238cc92e5f1e81f8e9fccfef9b
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt4
2 files changed, 5 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 1e8b31496..7f8f011eb 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-6
+7
diff --git a/changelog.txt b/changelog.txt
index 0cbd17205..e2cee5223 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,7 @@
+2018-12-13 - 2.0.4.7_canary_2018-12-13
+==========
+* Fixed an issue that broke IE, thanks @mikaelmello
+
2018-12-11 - 2.0.4.6_canary_2018-12-11
==========
* Improved code quality and documentation, thanks @warwickmm