mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-03 14:01:57 +02:00
Version 2.4.15
This commit is contained in:
parent
e387e8e0d5
commit
931e0a451c
@ -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.14"
|
||||
#define PROGRAM_VERSION "2.4.15"
|
||||
|
||||
/* update when remote agent API or behaviour changes */
|
||||
#define AGENT_PROTOCOL_VERSION 20409
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.4.14
|
||||
pg_probackup 2.4.15
|
Loading…
x
Reference in New Issue
Block a user