Changeset 110 for trunk/build.php

Show
Ignore:
Timestamp:
10/19/07 00:00:36 (1 year ago)
Author:
mikey
Message:

added a fourth way of adding children, this time via the keyAttribute attribute
increased version number to 0.2.1-dev

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build.php

    r97 r110  
    1515$starArchive->addMetaData('title', 'XJConf for PHP'); 
    1616$starArchive->addMetaData('package', 'net.xjconf'); 
    17 $starArchive->addMetaData('version', '0.2.0-dev'); 
     17$starArchive->addMetaData('version', '0.2.1-dev'); 
    1818$starArchive->addMetaData('author', 'XJConf Development Team <http://php.xjconf.net>'); 
    1919$starArchive->addMetaData('copyright', '© 2007 XJConf Development Team');