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 14d09bb commit 33a33a9Copy full SHA for 33a33a9
src/pg_probackup.c
@@ -19,7 +19,7 @@
19
#include <unistd.h>
20
#include "pg_getopt.h"
21
22
-const char *PROGRAM_VERSION = "2.0.18";
+const char *PROGRAM_VERSION = "2.0.19";
23
const char *PROGRAM_URL = "https://github.com/postgrespro/pg_probackup";
24
const char *PROGRAM_EMAIL = "https://github.com/postgrespro/pg_probackup/issues";
25
tests/expected/option_version.out
@@ -1 +1 @@
1
-pg_probackup 2.0.18
+pg_probackup 2.0.19
0 commit comments