Changes between Version 174 and Version 175 of DownloadPage
- Timestamp:
- Mar 3, 2020, 8:42:14 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v174 v175 4 4 5 5 6 == Latest Stable Release - 3.1 5.3==7 8 The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=type&milestone=BASE 3.1 5.3&order=priority" changelog]). [[br]]9 `Pre-compiled:` [http://base.thep.lu.se/chrome/site/files/base/base-3.1 5.3.tar.gz base-3.15.3.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.15.3.tar.gz.MD5 (MD5)] [[br]]10 `Source: ` [http://base.thep.lu.se/chrome/site/files/base/base-3.1 5.3-src.tar.gz base-3.15.3-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.15.3-src.tar.gz.MD5 (MD5)]6 == Latest Stable Release - 3.16 == 7 8 The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=type&milestone=BASE 3.16&order=priority" changelog]). [[br]] 9 `Pre-compiled:` [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0.tar.gz base-3.16.0.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0.tar.gz.MD5 (MD5)] [[br]] 10 `Source: ` [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0-src.tar.gz base-3.16.0-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.16.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/3.1 5.3 base-3.15.3`22 `svn checkout http://base.thep.lu.se/svn/tags/3.16 base-3.16.0` 23 23 24 24 25 25 ==== BASE ''stable'' ==== 26 26 27 The latest revision of the ''stable'' version ([milestone:"BASE 3.1 5.4" 3.15-dev]) of BASE can be checked out from subversion with:28 29 `svn checkout http://base.thep.lu.se/svn/branches/3.1 5-stable base-3.15-stable`27 The latest revision of the ''stable'' version ([milestone:"BASE 3.16.1" 3.16-dev]) of BASE can be checked out from subversion with: 28 29 `svn checkout http://base.thep.lu.se/svn/branches/3.16-stable base-3.16-stable` 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 3.1 6" 3.16-dev]) through34 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"BASE 3.17" 3.17-dev]) through 35 35 36 36 `svn checkout http://base.thep.lu.se/svn/trunk/ base` … … 44 44 45 45 Read the information in the [/chrome/site/latest/html/admin/installation.upgrade.html how to upgrade] section of the [/chrome/site/latest/html/admin/installation.html BASE installation notes]. Specifically, the upgrade instructions will remind you that you should always update the database when upgrading. 46 47 ==== Base 3.16 ==== 48 49 || Version || Revision || Date || Binary (tar.gz approx 73MB) || Source (tar.gz approx 76MB) || 50 || 3.16.0 || 7792 || March 3, 2020 || [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0.tar.gz base-3.16.0.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0.tar.gz.MD5 (MD5)] || [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0-src.tar.gz base-3.16.0-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.16.0-src.tar.gz.MD5 (MD5)] || [query:"group=type&milestone=BASE 3.16&order=priority" changelog] || 51 46 52 47 53 ==== Base 3.15 ====