1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-05 13:20:31 +02:00

Version 2.0

This commit is contained in:
Anastasia 2017-07-03 18:09:24 +03:00
parent 385798e753
commit be95e17fac
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 = "1.1.17";
const char *PROGRAM_VERSION = "2.0.0";
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 1.1.17
pg_probackup 2.0.0