Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d474316

Browse files
committed
Version 1.1.10
1 parent d40e299 commit d474316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg_probackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <time.h>
1717
#include <sys/stat.h>
1818

19-
const char *PROGRAM_VERSION = "1.1.9";
19+
const char *PROGRAM_VERSION = "1.1.10";
2020
const char *PROGRAM_URL = "https://github.com/postgrespro/pg_probackup";
2121
const char *PROGRAM_EMAIL = "https://github.com/postgrespro/pg_probackup/issues";
2222

0 commit comments

Comments
 (0)