1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Begin v2.17 development.

This commit is contained in:
David Steele
2019-08-05 12:32:06 -04:00
parent 9e730c1bd6
commit efc62c9057
8 changed files with 22 additions and 14 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ use constant PROJECT_VERSION => '2.15dev'
Run deploy to generate git history (ctrl-c as soon as the file is generated):
```
doc/release.pl --deploy
doc/release.pl --build
```
Build to generate files and test documentation: