1
0
mirror of synced 2024-11-25 14:56:09 +03:00
bitrix-module/intaro.crm/install/version.php
2013-07-16 14:57:22 +04:00

7 lines
99 B
PHP
Executable File

<?
$arModuleVersion = array(
'VERSION' => '0.3f',
'VERSION_DATE' => '2013-07-16 14:55:00',
);
?>