Version 2.4.17

This commit is contained in:
Grigory Smolkin
2021-07-15 00:48:21 +03:00
parent b395b3c942
commit 57f871accc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.16"
#define PROGRAM_VERSION "2.4.17"
/* update when remote agent API or behaviour changes */
#define AGENT_PROTOCOL_VERSION 20409
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.4.16
pg_probackup 2.4.17