source: extensions/floOS/tools/version.conf.php @ 3727

Last change on this file since 3727 was 3727, checked in by flop25, 15 years ago

-version.conf.php=>1.1.2
-ie7 comp glass_clear

File size: 84 bytes
Line 
1<?php
2$floOS_conf = array(
3  'name' => 'floOS',
4  'version' => '1.1.2',
5);
6
7?>
Note: See TracBrowser for help on using the repository browser.