mirror of https://github.com/citusdata/citus.git
Fix control file version
parent
bd0d1f05e7
commit
92893e9601
|
@ -1,6 +1,6 @@
|
|||
# Citus extension
|
||||
comment = 'Citus distributed database'
|
||||
default_version = '8.0-13'
|
||||
default_version = '8.1-1'
|
||||
module_pathname = '$libdir/citus'
|
||||
relocatable = false
|
||||
schema = pg_catalog
|
||||
|
|
Loading…
Reference in New Issue