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 0011d41 commit 96ad6e2Copy full SHA for 96ad6e2
src/pg_probackup.h
@@ -344,7 +344,7 @@ typedef enum ShowFormat
344
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
345
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
346
#define BLOCKNUM_INVALID (-1)
347
-#define PROGRAM_VERSION "2.5.8"
+#define PROGRAM_VERSION "2.5.9"
348
349
/* update when remote agent API or behaviour changes */
350
#define AGENT_PROTOCOL_VERSION 20501
0 commit comments