Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9391a1b

Browse filesBrowse files
committed
Increment the version
1 parent b74ec90 commit 9391a1b
Copy full SHA for 9391a1b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/pg_probackup.h

Copy file name to clipboardExpand all lines: src/pg_probackup.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ typedef enum ShowFormat
347347
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
348348
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
349349
#define BLOCKNUM_INVALID (-1)
350-
#define PROGRAM_VERSION "2.5.10"
350+
#define PROGRAM_VERSION "2.5.11"
351351

352352
/* update when remote agent API or behaviour changes */
353353
#define AGENT_PROTOCOL_VERSION 20509

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.