Changes between Version 144 and Version 145 of DownloadPage


Ignore:
Timestamp:
Oct 8, 2015, 8:55:29 AM (9 years ago)
Author:
Nicklas Nordborg
Comment:

Released BASE 3.6

Legend:

Unmodified
Added
Removed
Modified
  • DownloadPage

    v144 v145  
    44
    55
    6 == Latest Stable Release - 3.5.2 ==
     6== Latest Stable Release - 3.6 ==
    77
    8 The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=type&milestone=BASE 3.5.3&order=priority" changelog]). [[br]]
    9 `Pre-compiled:` [http://base.thep.lu.se/chrome/site/files/base/base-3.5.3.tar.gz base-3.5.3.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.5.3.tar.gz.MD5 (MD5)] [[br]]
    10 `Source:      ` [http://base.thep.lu.se/chrome/site/files/base/base-3.5.3-src.tar.gz base-3.5.3-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.5.3-src.tar.gz.MD5 (MD5)]
     8The latest release can be downloaded as gzipped tar files ([query:"status=closed&group=type&milestone=BASE 3.6&order=priority" changelog]). [[br]]
     9`Pre-compiled:` [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0.tar.gz base-3.6.0.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0.tar.gz.MD5 (MD5)] [[br]]
     10`Source:      ` [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0-src.tar.gz base-3.6.0-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0-src.tar.gz.MD5 (MD5)]
    1111
    1212
     
    2020The latest stable release of BASE can be checked out from subversion with:
    2121
    22  `svn checkout http://base.thep.lu.se/svn/tags/3.5.3 base-3.5.3`
     22 `svn checkout http://base.thep.lu.se/svn/tags/3.6 base-3.6`
    2323
    2424
    2525==== BASE ''stable'' ====
    2626
    27 The latest revision of the ''stable'' version ([milestone:"BASE 3.5.4" 3.5-dev]) of BASE can be checked out from subversion with:
     27The latest revision of the ''stable'' version ([milestone:"BASE 3.6.1" 3.6-dev]) of BASE can be checked out from subversion with:
    2828
    29  `svn checkout http://base.thep.lu.se/svn/branches/3.5-stable base-3.5-stable`
     29 `svn checkout http://base.thep.lu.se/svn/branches/3.6-stable base-3.6-stable`
    3030
    3131
    3232==== BASE ''devel'' ====
    3333
    34 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"BASE 3.6" 3.6-dev]) through
     34If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"BASE 3.7" 3.7-dev]) through
    3535
    3636 `svn checkout http://base.thep.lu.se/svn/trunk/ base`
     
    4444
    4545Read 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.6 ====
     48
     49|| Version || Revision || Date || Binary (tar.gz approx 38MB) || Source (tar.gz approx 47MB) ||
     50|| 3.6.0  || 6979     || October 8, 2015 || [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0.tar.gz base-3.6.0.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0.tar.gz.MD5 (MD5)] || [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0-src.tar.gz base-3.6.0-src.tar.gz] [http://base.thep.lu.se/chrome/site/files/base/base-3.6.0-src.tar.gz.MD5 (MD5)] || [query:"group=type&milestone=BASE 3.6&order=priority" changelog] ||
     51
     52'''NOTE! BASE 3.6 require Java 8 and Tomcat 8. For more information see [/chrome/site/latest/html/admin/installation.upgrade.html the BASE manual].'''
     53
    4654
    4755==== Base 3.5 ====