Skip to content

Commit 91cddad

Browse files
committed
Up version
1 parent e9b8fcb commit 91cddad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pg_probackup.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ typedef enum ShowFormat
356356
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
357357
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
358358
#define BLOCKNUM_INVALID (-1)
359-
#define PROGRAM_VERSION "2.5.13"
359+
#define PROGRAM_VERSION "2.5.14"
360360

361361
/* update when remote agent API or behaviour changes */
362362
#define AGENT_PROTOCOL_VERSION 20509

0 commit comments

Comments
 (0)