Enter a release date and the proper version

This commit is contained in:
Thomas Keller
2011-03-20 12:44:21 +01:00
parent 909c76ebfb
commit 627bc4e45f
2 changed files with 2 additions and 2 deletions

View File

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