From 3f97c3534e5eb4e490f97c4c00d0ab58a27fd239 Mon Sep 17 00:00:00 2001 From: rdb Date: Sun, 10 Mar 2019 20:46:13 +0100 Subject: [PATCH] doc: fix typo in release notes [skip ci] --- doc/ReleaseNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index b9a1150731..41d69d7f99 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -1,7 +1,7 @@ ------------------------ RELEASE 1.10.2 ----------------------- This release fixes several more bugs, including a few regressions -in 1.10.2. Upgrading is highly recommended. +in 1.10.1. Upgrading is highly recommended. * Fix regression on Windows causing freezes and instability * Fix a memory leak issue in Python applications