[skip travis] bump version

This commit is contained in:
Grigory Smolkin
2021-12-18 17:22:42 +03:00
parent ea4e42384b
commit e321a8217d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -338,7 +338,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.5.3"
#define PROGRAM_VERSION "2.5.4"
/* update when remote agent API or behaviour changes */
#define AGENT_PROTOCOL_VERSION 20501
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.5.3
pg_probackup 2.5.4