You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-05-19 11:44:42 +02:00
Version 1.1.14
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
const char *PROGRAM_VERSION = "1.1.13";
|
||||
const char *PROGRAM_VERSION = "1.1.14";
|
||||
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 1.1.13
|
||||
pg_probackup 1.1.14
|
||||
|
||||
Reference in New Issue
Block a user