Skip to content

Commit 96ad6e2

Browse files
author
Daniel Shelepanov
committed
version macro increment, Release 2.5.9
1 parent 0011d41 commit 96ad6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pg_probackup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ typedef enum ShowFormat
344344
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
345345
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
346346
#define BLOCKNUM_INVALID (-1)
347-
#define PROGRAM_VERSION "2.5.8"
347+
#define PROGRAM_VERSION "2.5.9"
348348

349349
/* update when remote agent API or behaviour changes */
350350
#define AGENT_PROTOCOL_VERSION 20501

0 commit comments

Comments
 (0)