mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-05 13:20:31 +02:00
Release 2.1.2
This commit is contained in:
parent
0bac131d7a
commit
21230cbb6c
@ -196,8 +196,8 @@ 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.1.1"
|
||||
#define AGENT_PROTOCOL_VERSION 20101
|
||||
#define PROGRAM_VERSION "2.1.2"
|
||||
#define AGENT_PROTOCOL_VERSION 20102
|
||||
|
||||
/*
|
||||
* An instance configuration. It can be stored in a configuration file or passed
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.1.1
|
||||
pg_probackup 2.1.2
|
Loading…
Reference in New Issue
Block a user