Version 2.2.0

This commit is contained in:
Grigory Smolkin
2019-10-09 21:10:02 +03:00
parent 7c7faf7b5e
commit 5c4ad52e6d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -205,8 +205,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.5"
#define AGENT_PROTOCOL_VERSION 20105
#define PROGRAM_VERSION "2.2.0"
#define AGENT_PROTOCOL_VERSION 20200
typedef struct ConnectionOptions
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.1.5
pg_probackup 2.2.0