mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-03 14:01:57 +02:00
Fix version
This commit is contained in:
parent
6ad203a36d
commit
8e866c8798
@ -16,7 +16,7 @@
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
const char *PROGRAM_VERSION = "1.0.3";
|
||||
const char *PROGRAM_VERSION = "1.1.0";
|
||||
const char *PROGRAM_URL = "https://github.com/postgrespro/pg_probackup";
|
||||
const char *PROGRAM_EMAIL = "https://github.com/postgrespro/pg_probackup/issues";
|
||||
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 1.0.3
|
||||
pg_probackup 1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user