mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 16:35:02 +02:00
fixed bug created because I missed updating this files current version setrting at the bottom
This commit is contained in:
@ -289,6 +289,6 @@
|
|||||||
)";
|
)";
|
||||||
$db->query($sql);
|
$db->query($sql);
|
||||||
|
|
||||||
$currentver = "0.9.3";
|
$currentver = "0.9.4";
|
||||||
update_version_table();
|
update_version_table();
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user