mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2024-11-28 09:33:54 +02:00
Up version
This commit is contained in:
parent
c0b8eb7c20
commit
a04f00aacc
@ -352,7 +352,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.11"
|
||||
#define PROGRAM_VERSION "2.5.12"
|
||||
|
||||
/* update when remote agent API or behaviour changes */
|
||||
#define AGENT_PROTOCOL_VERSION 20509
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.5.11
|
||||
pg_probackup 2.5.12
|
||||
|
Loading…
Reference in New Issue
Block a user