Begin v2.26 development.

This commit is contained in:
David Steele
2020-03-26 17:20:58 -04:00
parent fd3dca036b
commit fa86422371
6 changed files with 20 additions and 17 deletions
-5
View File
@@ -162,11 +162,6 @@ Run deploy to generate git history (ctrl-c as soon as the file is generated):
${PGBR_REPO?}/doc/release.pl --build
```
Build to generate files and test documentation:
```
${PGBR_REPO?}/test/test.pl --vm=u18 --build-only
```
Commit and push to integration:
```
git commit -m "Begin v2.15 development."