We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b8fcb commit 91cddadCopy full SHA for 91cddad
src/pg_probackup.h
@@ -356,7 +356,7 @@ typedef enum ShowFormat
356
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
357
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
358
#define BLOCKNUM_INVALID (-1)
359
-#define PROGRAM_VERSION "2.5.13"
+#define PROGRAM_VERSION "2.5.14"
360
361
/* update when remote agent API or behaviour changes */
362
#define AGENT_PROTOCOL_VERSION 20509
0 commit comments