Set a release date for 1.2 and the version.

This commit is contained in:
Thomas Keller
2011-11-07 00:05:43 +01:00
parent aa09862059
commit 5101ae5f35
2 changed files with 2 additions and 2 deletions

View File

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