mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-09 14:33:17 +02:00
Version 2.4.11
This commit is contained in:
parent
58d02b2707
commit
f4ab4b9d2b
@ -306,7 +306,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.10"
|
||||
#define PROGRAM_VERSION "2.4.11"
|
||||
|
||||
/* update when remote agent API or behaviour changes */
|
||||
#define AGENT_PROTOCOL_VERSION 20409
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.4.10
|
||||
pg_probackup 2.4.11
|
Loading…
x
Reference in New Issue
Block a user