Skip to content

Commit a04f00a

Browse files
committed
Up version
1 parent c0b8eb7 commit a04f00a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/pg_probackup.h

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

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

Diff for: tests/expected/option_version.out

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pg_probackup 2.5.11
1+
pg_probackup 2.5.12

0 commit comments

Comments
 (0)