Revision 262
Added by ryan almost 20 years ago
| version.php | ||
|---|---|---|
| 35 | 35 |
header('Location: ../index.php');
|
| 36 | 36 |
} |
| 37 | 37 |
|
| 38 |
define('VERSION', '2.6.0');
|
|
| 38 |
define('VERSION', '2.6.1');
|
|
| 39 | 39 |
|
| 40 | 40 |
?> |
Also available in: Unified diff
Change version from 2.6.0 to 2.6.1