mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
Version 2.0.18
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
#include <unistd.h>
|
||||
#include "pg_getopt.h"
|
||||
|
||||
const char *PROGRAM_VERSION = "2.0.17";
|
||||
const char *PROGRAM_VERSION = "2.0.18";
|
||||
const char *PROGRAM_URL = "https://github.com/postgrespro/pg_probackup";
|
||||
const char *PROGRAM_EMAIL = "https://github.com/postgrespro/pg_probackup/issues";
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
pg_probackup 2.0.17
|
||||
pg_probackup 2.0.18
|
||||
Reference in New Issue
Block a user