Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36db9b9

Browse files
committed
Fix upgrade script generation from 1.5.1 to 1.5.2
1 parent5457452 commit36db9b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Makefile‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ DATA_built = $(RELEASE_SQL) \
3636
pg_sphere--1.4.0--1.4.1.sql\
3737
pg_sphere--1.4.1--1.4.2.sql\
3838
pg_sphere--1.4.2--1.5.0.sql\
39-
pg_sphere--1.5.0--1.5.1.sql
39+
pg_sphere--1.5.0--1.5.1.sql\
40+
pg_sphere--1.5.1--1.5.2.sql
4041

4142
DOCS = README.pg_sphere COPYRIGHT.pg_sphere
4243
TESTS = version tables points euler circle line ellipse poly path box\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp