Changeset 5446
- Timestamp:
- 12/10/07 20:07:06 (5 years ago)
- Files:
-
- modules/branches/2.4/javassh/module.xml (modified) (2 diffs)
- modules/release/2.4/javassh-2.4.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/javassh/module.xml
r4840 r5446 2 2 <rawname>javassh</rawname> 3 3 <name>Java SSH</name> 4 <version> 1.0.1.1</version>4 <version>2.4.0</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 10 10 </menuitems> 11 11 <changelog> 12 *2.4.0* bump for 2.4 12 13 *1.0.1.1* bump for rc1 13 14 *1.0.1* First Changelog 14 15 </changelog> 15 <location>release/2. 3/javassh-1.0.1.1.tgz</location>16 <md5sum> a81c8c77da4b6078fcedd87bb28e0617</md5sum>16 <location>release/2.4/javassh-2.4.0.tgz</location> 17 <md5sum>dff14a585b38a19c81913464fda439b3</md5sum> 17 18 </module>
