summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01c78da3..3e62d98d 100644
--- a/Makefile
+++ b/Makefile
@@ -166,5 +166,5 @@ update-2.16: all
update-2.17: all
$(multi-stop)
- ${runpsql} < util/updates/update_2.16.sql
+ ${runpsql} < util/updates/update_2.17.sql
$(multi-start)