Skip to content

Commit 68d9c08

Browse files
committed
pg_filedump 17.4
1 parent 466bb2b commit 68d9c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg_filedump.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Original Author: Patrick Macdonald <[email protected]>
2323
*/
2424

25-
#define FD_VERSION "17.3" /* version ID of pg_filedump */
25+
#define FD_VERSION "17.4" /* version ID of pg_filedump */
2626
#define FD_PG_VERSION "PostgreSQL 8.x .. 17.x" /* PG version it works with */
2727

2828
#include "postgres.h"

0 commit comments

Comments
 (0)