From: Matthias Maier <tamiko@43-1.org>
Date: Sat, 22 May 2021 15:14:28 +0000 (-0500)
Subject: fix command
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b322ca0aaabb52959b5fbb0befe3db14b0929dd;p=release-papers.git

fix command
---

diff --git a/release-tasks b/release-tasks
index c18d13e..7c72115 100644
--- a/release-tasks
+++ b/release-tasks
@@ -324,7 +324,7 @@ Best
 6a/ On mainline, do something like this to require the current dev version
     for the tutorials and in the documentation:
 
-    perl -pi -e 's/8.5.0 QUIET/9.0.0 QUIET/g;' examples/*/CMakeLists.txt
+    perl -pi -e 's/deal.II 9.3.0/deal.II 10.0.0/g;' examples/*/CMakeLists.txt
 
     also check doc/users/* and tests/*: