Changeset 6337
- Timestamp:
- 08/10/08 17:15:53 (4 months ago)
- Files:
-
- modules/branches/2.5/customerdb/module.xml (modified) (3 diffs)
- modules/release/2.5/customerdb-2.5.0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/customerdb/module.xml
r6137 r6337 2 2 <rawname>customerdb</rawname> 3 3 <name>Customer DB</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.5.0.2* #2987 sqlite3 install script changes 11 12 *2.5.0.1* #2781 allow sqlite table creation 12 13 *2.5.0* #2845 tabindex … … 15 16 *1.2.3* Add he_IL translation 16 17 </changelog> 17 <location>release/2.5/customerdb-2.5.0. 1.tgz</location>18 <md5sum> f94e7ff06f40b077bfe1d6f04388219d</md5sum>18 <location>release/2.5/customerdb-2.5.0.2.tgz</location> 19 <md5sum>321b45d000535af62f8bb3208b5083e3</md5sum> 19 20 </module> 20 21
