1
0
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:
Arthur Zakirov
2017-08-31 21:32:15 +03:00
parent 36ac5d22cd
commit 578abf5f40
2 changed files with 2 additions and 2 deletions

View File

@@ -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";

View File

@@ -1 +1 @@
pg_probackup 2.0.2
pg_probackup 2.0.3