Skip to content

Commit c7ca6cb

Browse files
committed
Up version
1 parent 915d066 commit c7ca6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/pg_probackup.h

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

358358
/* update when remote agent API or behaviour changes */
359359
#define AGENT_PROTOCOL_VERSION 20509

0 commit comments

Comments
 (0)