8000 Up version · postgrespro/pg_probackup@a04f00a · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

src/pg_probackup.h

Lines changed: 1 addition & 1 deletion
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

tests/expected/option_version.out

Lines changed: 1 addition & 1 deletion
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)
0