bump version to 2.0.17

This commit is contained in:
Grigory Smolkin
2018-05-03 14:14:55 +03:00
parent 448597dc5b
commit c408a0ea47
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.16";
const char *PROGRAM_VERSION = "2.0.17";
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.16
pg_probackup 2.0.17