-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump PG version to 17.1, stackbuilder version to 4.2.2 and python ver…
…sion in installation notes to 3.12.7
- Loading branch information
1 parent
f4835d9
commit 5dfcc33
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
pg_major_version=17 | ||
pg_minor_version=0 | ||
pg_minor_version=1 | ||
package_revision=1 | ||
pgadmin4=8.12 | ||
python=3.12.7 | ||
perl=5.40.0.1 | ||
pkg-config=0.28-1 | ||
tcl=8.6.14 | ||
stackbuilder=4.2.1 | ||
stackbuilder=4.2.2 |