diff options
author | Eric Barnes <eric@ericlbarnes.com> | 2011-09-17 06:00:07 +0200 |
---|---|---|
committer | Eric Barnes <eric@ericlbarnes.com> | 2011-09-17 06:00:07 +0200 |
commit | 349070a24afb82576fdb05ceee85fc3cd28a099e (patch) | |
tree | 5848869c6fa2c1bf778a98c46f11fa98a1a047ed /user_guide | |
parent | 05bd914a180a3c2d3dbbe2e0bf7b73dded3acd0c (diff) | |
parent | 6f5b52bfd80319c3bba3ae57fb636df3890fe8f7 (diff) |
Merge pull request #438 from mmestrovic/patch-1
Added link: "Upgrading from 2.0.3 to 2.1.0"
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/installation/upgrading.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index 58a45ee9d..0f4a29bfd 100644 --- a/user_guide/installation/upgrading.html +++ b/user_guide/installation/upgrading.html @@ -60,6 +60,7 @@ Upgrading from a Previous Version <p>Please read the upgrade notes corresponding to the version you are upgrading from.</p> <ul> + <li><a href="upgrade_210.html">Upgrading from 2.0.3 to 2.1.0</a></li> <li><a href="upgrade_203.html">Upgrading from 2.0.2 to 2.0.3</a></li> <li><a href="upgrade_202.html">Upgrading from 2.0.1 to 2.0.2</a></li> <li><a href="upgrade_201.html">Upgrading from 2.0 to 2.0.1</a></li> |