bump version to 2.5.0

This commit is contained in:
Grigory Smolkin
2020-07-07 16:36:09 +03:00
parent 63b7909ba5
commit 26578edda1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -292,8 +292,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.2"
#define AGENT_PROTOCOL_VERSION 20402
#define PROGRAM_VERSION "2.5.0"
#define AGENT_PROTOCOL_VERSION 20500
typedef struct ConnectionOptions
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.4.2
pg_probackup 2.5.0