diff --git a/setup/sql/pgsql_newtables.inc.php b/setup/sql/pgsql_newtables.inc.php index e131d42d2c..8917b64785 100644 --- a/setup/sql/pgsql_newtables.inc.php +++ b/setup/sql/pgsql_newtables.inc.php @@ -269,7 +269,7 @@ )"; $db->query($sql); - $currentver = "0.9.4"; + $currentver = "0.9.5"; update_version_table(); ?>