Version 2.4.8

This commit is contained in:
Grigory Smolkin
2020-12-09 03:12:29 -05:00
parent 0d65e055cf
commit d9f95db726
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -288,8 +288,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.4.7"
#define AGENT_PROTOCOL_VERSION 20407
#define PROGRAM_VERSION "2.4.8"
#define AGENT_PROTOCOL_VERSION 20408
/* update only when changing storage format */
#define STORAGE_FORMAT_VERSION "2.4.4"
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.4.7
pg_probackup 2.4.8