diff --git a/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html b/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html
index a4c68d9af7..d4c36bdb38 100644
--- a/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html
+++ b/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html
@@ -107,13 +107,13 @@
in the module directory Ghidra/Features/BSim/support that builds both the PostgreSQL
server and the BSim extension from source and prepares the installation for use with
Ghidra. If not already included in the Ghidra installation, the source distribution
- file, currently postgresql-15.10.tar.gz, can be obtained from the PostgreSQL
+ file, currently postgresql-15.13.tar.gz, can be obtained from the PostgreSQL
website at
https://www.postgresql.org/ftp/source/v15.10
+ |
The steps to build the PostgreSQL server with the BSim extension then are:
1) If not already present, place the PostgreSQL source distribution file
- postgresql-15.10.tar.gz in the Ghidra installation at
postgresql-15.13.tar.gz in the Ghidra installation at
$(ROOT)/Ghidra/Features/BSim/support/postgresql-15.10.tar.gz
+ |