Update version number for 1.10.8

1.10.x
Yannick Warnier 9 years ago
parent 635524a049
commit e4d1dda811
  1. 2
      main/install/version.php

@ -13,7 +13,7 @@
/** /**
* Variables used from the main/install/index.php * Variables used from the main/install/index.php
*/ */
$new_version = '1.10.6'; $new_version = '1.10.8';
$new_version_status = 'stable'; $new_version_status = 'stable';
$new_version_last_id = 0; $new_version_last_id = 0;
$new_version_stable = true; $new_version_stable = true;

Loading…
Cancel
Save