mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
version number wasn't correct
This commit is contained in:
@ -279,6 +279,6 @@
|
||||
)";
|
||||
$db->query($sql);
|
||||
|
||||
$currentver = "0.9.3pre8";
|
||||
$currentver = "0.9.3pre10";
|
||||
update_version_table();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user