mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-20 11:34:51 +02:00
Version 2.4.17
This commit is contained in:
parent
b395b3c942
commit
57f871accc
@ -308,7 +308,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.4.16"
|
||||
#define PROGRAM_VERSION "2.4.17"
|
||||
|
||||
/* update when remote agent API or behaviour changes */
|
||||
#define AGENT_PROTOCOL_VERSION 20409
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.4.16
|
||||
pg_probackup 2.4.17
|
Loading…
x
Reference in New Issue
Block a user