2 Commits

Author SHA1 Message Date
Thomas Keller
8987ca7db6 Timezone always comes last 2011-05-26 10:46:12 +02:00
Thomas Keller
8066fd8982 Start 1.1.3 development 2011-05-26 10:46:00 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# InDefero 1.1.2 - Thu May 26 07:42:25 UTC 2011
# InDefero 1.1.2 - Thu May 26 07:42:25 2011 UTC
## Bugfixes

View File

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