From d6ef319059fff20bdd9c4443fa22f54e024caeb1 Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Fri, 30 Sep 2022 18:40:44 -0500
Subject: [PATCH] Missed it by *that* much.

---
 content/applications/app_specific/building_wrf.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/applications/app_specific/building_wrf.md b/content/applications/app_specific/building_wrf.md
index f29e7926..e53847b1 100644
--- a/content/applications/app_specific/building_wrf.md
+++ b/content/applications/app_specific/building_wrf.md
@@ -706,7 +706,7 @@ no error messages should be present and several programs will exist in the `util
 
 #### Apply patch
 
-In order to build WPS 3.x successfully , the configure source file requires patching.  For convenience,
+In order to build WPS 4.x successfully , the configure source file requires patching.  For convenience,
 these are contained in a single patch file which can be applied.  Note that _applying the patch
 should only be done **once** after unpacking the source code._  Subsequent builds (even after
 running `clean -a`) do **not** require rerunning the patch command.  Starting in the top level of
-- 
GitLab