8000
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 915d066 commit c7ca6cbCopy full SHA for c7ca6cb
src/pg_probackup.h
@@ -353,7 +353,7 @@ typedef enum ShowFormat
353
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
354
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
355
#define BLOCKNUM_INVALID (-1)
356
-#define PROGRAM_VERSION "2.5.12"
+#define PROGRAM_VERSION "2.5.13"
357
358
/* update when remote agent API or behaviour changes */
359
#define AGENT_PROTOCOL_VERSION 20509
0 commit comments