diff --git a/system_stats--4.0--4.1.sql b/system_stats--4.0--4.1.sql new file mode 100644 index 0000000..3daeb5b --- /dev/null +++ b/system_stats--4.0--4.1.sql @@ -0,0 +1 @@ +-- No function has changed diff --git a/system_stats.control b/system_stats.control index 8479348..dddc988 100644 --- a/system_stats.control +++ b/system_stats.control @@ -1,5 +1,5 @@ # system_stats extension comment = 'EnterpriseDB system statistics for PostgreSQL' -default_version = '4.0' +default_version = '4.1' module_pathname = '$libdir/system_stats' relocatable = true