Changes between Version 68 and Version 69 of DownloadPage
- Timestamp:
- May 13, 2008, 10:49:25 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v68 v69 4 4 5 5 6 == Latest Stable Release - 2. 6.3==6 == Latest Stable Release - 2.7.0 == 7 7 8 The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=resolution&milestone=BASE 2. 6.3&order=priority" changelog]). [[br]]9 `Pre-compiled:` [http://base2.thep.lu.se/base/base-2. 6.3.tar.gz base-2.6.3.tar.gz] [http://base2.thep.lu.se/base/base-2.6.3.tar.gz.MD5 (MD5)] [[br]]10 `Source: ` [http://base2.thep.lu.se/base/base-2. 6.3-src.tar.gz base-2.6.3-src.tar.gz] [http://base2.thep.lu.se/base/base-2.6.3-src.tar.gz.MD5 (MD5)]8 The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=resolution&milestone=BASE 2.7&order=priority" changelog]). [[br]] 9 `Pre-compiled:` [http://base2.thep.lu.se/base/base-2.7.0.tar.gz base-2.7.0.tar.gz] [http://base2.thep.lu.se/base/base-2.7.0.tar.gz.MD5 (MD5)] [[br]] 10 `Source: ` [http://base2.thep.lu.se/base/base-2.7.0-src.tar.gz base-2.7.0-src.tar.gz] [http://base2.thep.lu.se/base/base-2.7.0-src.tar.gz.MD5 (MD5)] 11 11 12 12 … … 20 20 The latest stable release of BASE can be checked out from subversion with: 21 21 22 `svn checkout http://base.thep.lu.se/svn/tags/2. 6.3 base-2.6.3`22 `svn checkout http://base.thep.lu.se/svn/tags/2.7 base-2.7` 23 23 24 24 … … 27 27 The latest revision of the ''stable'' version of BASE can be checked out from subversion with: 28 28 29 `svn checkout http://base.thep.lu.se/svn/branches/2. 6-stable base-2.6dev`29 `svn checkout http://base.thep.lu.se/svn/branches/2.7-stable base-2.7dev` 30 30 31 31 32 32 === BASE ''devel'' === 33 33 34 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"BASE 2. 7" 2.7pre]) through34 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"BASE 2.8" 2.8pre]) through 35 35 36 36 `svn checkout http://base.thep.lu.se/svn/trunk/ base` … … 45 45 Read the information in the [http://base.thep.lu.se/chrome/site/doc/html/admindoc/installation_upgrade/installation_upgrade.upgrade.html how to upgrade] section of the [http://base.thep.lu.se/chrome/site/doc/html/admindoc/installation_upgrade/installation_upgrade.html BASE installation notes]. Specifically, the upgrade instructions will remind you that you should always update the database when upgrading. 46 46 47 ==== Base 2.7 ==== 48 49 || Version || Revision || Date || Binary (tar.gz approx 30MB) || Source (tar.gz approx 42MB) || 50 || 2.7.0 || 4296 || May 13, 2008 || [http://base2.thep.lu.se/base/base-2.7.0.tar.gz base-2.7.0.tar.gz] [http://base2.thep.lu.se/base/base-2.7.0.tar.gz.MD5 (MD5)] || [http://base2.thep.lu.se/base/base-2.7.0-src.tar.gz base-2.7.0-src.tar.gz] [http://base2.thep.lu.se/base/base-2.7.0-src.tar.gz.MD5 (MD5)] || [query:"status=closed&group=resolution&milestone=BASE 2.7&order=priority" changelog] || 47 51 48 52 ==== Base 2.6 ====