Version 2.0.19.

Various fixes and code cleanup for previous version.
This commit is contained in:
Anastasia
2018-08-17 16:31:28 +03:00
parent 14d09bb0df
commit 33a33a9e1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include <unistd.h>
#include "pg_getopt.h"
const char *PROGRAM_VERSION = "2.0.18";
const char *PROGRAM_VERSION = "2.0.19";
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.18
pg_probackup 2.0.19