We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5457452 commit 36db9b9Copy full SHA for 36db9b9
Makefile
@@ -36,7 +36,8 @@ DATA_built = $(RELEASE_SQL) \
36
pg_sphere--1.4.0--1.4.1.sql \
37
pg_sphere--1.4.1--1.4.2.sql \
38
pg_sphere--1.4.2--1.5.0.sql \
39
- pg_sphere--1.5.0--1.5.1.sql
+ pg_sphere--1.5.0--1.5.1.sql \
40
+ pg_sphere--1.5.1--1.5.2.sql
41
42
DOCS = README.pg_sphere COPYRIGHT.pg_sphere
43
TESTS = version tables points euler circle line ellipse poly path box \
0 commit comments