source: extensions/floOs/tools/version.conf.php @ 3618

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

update global with pwg 2.0.3

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