Skip to content

Commit 571539e

Browse files
author
Steven Schlansker
committed
pg 10.3
1 parent 4fd71b2 commit 571539e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repack-postgres.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -ex
22
# NB: This is the *server* version, which is not to be confused with the client library version.
33
# The important compatibility point is the *protocol* version, which hasn't changed in ages.
4-
VERSION=10.0-1
4+
VERSION=10.3-3
55

66
RSRC_DIR=$PWD/target/generated-resources
77

0 commit comments

Comments
 (0)