8000 Version 2.4.13 · postgrespro/pg_probackup@1d4d293 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1d4d293

Browse files
committed
Version 2.4.13
1 parent 5d34864 commit 1d4d293

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
@@ -308,7 +308,7 @@ typedef enum ShowFormat
308308
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
309309
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
310310
#define BLOCKNUM_INVALID (-1)
311-
#define PROGRAM_VERSION "2.4.12"
311+
#define PROGRAM_VERSION "2.4.13"
312312

313313
/* update when remote agent API or behaviour changes */
314314
#define AGENT_PROTOCOL_VERSION 20409

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.4.12
1+
pg_probackup 2.4.13

0 commit comments

Comments
 (0)
0