Start 1.3.3 development.

This commit is contained in:
Thomas Keller 2012-05-09 22:10:24 +02:00
parent 1c037f81a0
commit 0826dab575

View File

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