diff options
Diffstat (limited to 'contrib/seg/seg.control')
-rw-r--r-- | contrib/seg/seg.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/seg/seg.control b/contrib/seg/seg.control index ba3d092c253..d697cd6c2a8 100644 --- a/contrib/seg/seg.control +++ b/contrib/seg/seg.control @@ -1,5 +1,5 @@ # seg extension comment = 'data type for representing line segments or floating-point intervals' -default_version = '1.2' +default_version = '1.3' module_pathname = '$libdir/seg' relocatable = true |