Changeset 1874
- Timestamp:
- 01/29/07 15:09:19 (1 year ago)
- Files:
-
- trunk/swish_website/lib/config/site (modified) (1 diff)
- trunk/swish_website/src/news.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish_website/lib/config/site
r1869 r1874 34 34 35 35 swish = { 36 current_version = this.swish_current_version || '2.4. 4'36 current_version = this.swish_current_version || '2.4.5' 37 37 index_file = 'index.swish-e' 38 38 archive_index = self.config.archive trunk/swish_website/src/news.html
r1835 r1874 8 8 9 9 <h1 id="news">News</h1> 10 11 <h3>January 12, 2007 - Swish-e Release 2.4.5</h3> 12 13 <p> 14 This is a maintenance release to fix a few small bugs. 15 Please see the CHANGES file for information. 16 </p> 17 <p> 18 <em>This release was announced on Jan 29, 2007</em> 19 </p> 10 20 11 21
