Enter a release date and the proper version

release-1.1 v1.1
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,4 +1,4 @@
# InDefero 1.1 - xxx xxx xx xx:xx 2011 UTC
# InDefero 1.1 - Sun Mar 20 11:44 2011 UTC
## New Features

View File

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