Changeset 6334
- Timestamp:
- 08/10/08 20:15:20 (5 years ago)
- Files:
-
- modules/branches/2.5/phpagiconf/module.xml (modified) (3 diffs)
- modules/release/2.5/phpagiconf-2.5.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/phpagiconf/module.xml
r6094 r6334 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>2.5.0 </version>4 <version>2.5.0.1</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <changelog> 14 *2.5.0.1* #2987 sqlite3 install script 14 15 *2.5.0* #1779, #2845 tabindex 15 16 *2.4.0* bump for 2.4 … … 19 20 *1.1* Removed old dependancy checking code, first 2.2 release 20 21 </changelog> 21 <location>release/2.5/phpagiconf-2.5.0. tgz</location>22 <md5sum> 1335b9a7cfd691c249169718207c76b0</md5sum>22 <location>release/2.5/phpagiconf-2.5.0.1.tgz</location> 23 <md5sum>23add9fb3f0047cbe3f9a254e502ea7a</md5sum> 23 24 </module>
