From 8465a8d84647c349d5995807b93a06f3afdd6185 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 24 Aug 2018 15:52:43 -0400 Subject: [PATCH] Fix a version number, set a release date (today) --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e61813ce8..25ddebc8c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -Changes in version 0.3.4.7-rc - 2018-08-2? - Tor 0.3.4.6-rc fixes several small compilation, portability, and +Changes in version 0.3.4.7-rc - 2018-08-24 + Tor 0.3.4.7-rc fixes several small compilation, portability, and correctness issues in previous versions of Tor. This version is a release candidate: if no serious bugs are found, we expect that the stable 0.3.4 release will be (almost) the same as this release.