1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2026-05-18 11:23:38 +02:00

Version 2.0.4

This commit is contained in:
Anastasia
2017-09-28 13:10:03 +03:00
parent 7993488b92
commit 04105e8f07
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#include <sys/stat.h>
#include <unistd.h>
const char *PROGRAM_VERSION = "2.0.3";
const char *PROGRAM_VERSION = "2.0.4";
const char *PROGRAM_URL = "https://github.com/postgrespro/pg_probackup";
const char *PROGRAM_EMAIL = "https://github.com/postgrespro/pg_probackup/issues";
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.0.3
pg_probackup 2.0.4