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

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

add new theme

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