1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2026-06-21 01:34:15 +02:00

Version 2.5.4

This commit is contained in:
Mikhail A. Kulagin
2021-12-24 13:49:09 +03:00
parent ad932d8a2e
commit f4c0ac3bf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ typedef enum ShowFormat
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
#define BLOCKNUM_INVALID (-1)
#define PROGRAM_VERSION "2.5.3"
#define PROGRAM_VERSION "2.5.4"
/* update when remote agent API or behaviour changes */
#define AGENT_PROTOCOL_VERSION 20501
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.5.3
pg_probackup 2.5.4