Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitb00243f

Browse files
committed
bump version to 2.0.28
1 parentd4c80b9 commitb00243f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/pg_probackup.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ typedef enum ShowFormat
171171
#defineBYTES_INVALID(-1)/* file didn`t changed since previous backup, DELTA backup do not rely on it */
172172
#defineFILE_NOT_FOUND(-2)/* file disappeared during backup */
173173
#defineBLOCKNUM_INVALID(-1)
174-
#definePROGRAM_VERSION"2.0.27"
175-
#defineAGENT_PROTOCOL_VERSION20026
174+
#definePROGRAM_VERSION"2.0.28"
175+
#defineAGENT_PROTOCOL_VERSION20028
176176

177177
/*
178178
* An instance configuration. It can be stored in a configuration file or passed

‎tests/expected/option_version.out‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pg_probackup 2.0.27
1+
pg_probackup 2.0.28

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp