You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-09-16 09:26:30 +02:00
Version 2.0.3
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
const char *PROGRAM_VERSION = "2.0.2";
|
||||
const char *PROGRAM_VERSION = "2.0.3";
|
||||
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.2
|
||||
pg_probackup 2.0.3
|
||||
|
Reference in New Issue
Block a user