Properly mark 1.3.1 dev version.

release-1.3
Thomas Keller 2012-04-19 23:40:50 +02:00
parent b7ad4bf47a
commit 0919cb83d8
1 changed files with 1 additions and 1 deletions

View File

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