Skip to content

Commit 9391a1b

Browse files
committed
Increment the version
1 parent b74ec90 commit 9391a1b

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
@@ -347,7 +347,7 @@ typedef enum ShowFormat
347347
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
348348
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
349349
#define BLOCKNUM_INVALID (-1)
350-
#define PROGRAM_VERSION "2.5.10"
350+
#define PROGRAM_VERSION "2.5.11"
351351

352352
/* update when remote agent API or behaviour changes */
353353
#define AGENT_PROTOCOL_VERSION 20509

0 commit comments

Comments
 (0)