10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74ec90 commit 9391a1bCopy full SHA for 9391a1b
src/pg_probackup.h
@@ -347,7 +347,7 @@ typedef enum ShowFormat
347
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
348
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
349
#define BLOCKNUM_INVALID (-1)
350
-#define PROGRAM_VERSION "2.5.10"
+#define PROGRAM_VERSION "2.5.11"
351
352
/* update when remote agent API or behaviour changes */
353
#define AGENT_PROTOCOL_VERSION 20509
0 commit comments