Update the NEWS file and set the version number

This commit is contained in:
William MARTIN
2011-05-26 09:57:05 +02:00
parent 4238a5dd50
commit a96d8c05a7
2 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<?php
return array(
'version' => '1.1.2-dev',
'version' => '1.1.2',
'revision' => '$Format:%H$',
);