diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm
index 14b6ee24..f1749486 100644
--- a/lam/docs/devel/upgrade.htm
+++ b/lam/docs/devel/upgrade.htm
@@ -19,6 +19,7 @@
+
Upgrade notes
@@ -37,7 +38,10 @@ This is a list of API changes for all LAM releases.
-4.1 -> 4.2
New meta HTML classes: htmlEqualHeight, htmlAccordion
+4.2 -> 4.3
Ldap::new_rand() was replaced by getRandomNumber() in lib/account.inc.
+
+4.1 -> 4.2
+New meta HTML classes: htmlEqualHeight, htmlAccordion
New functions in baseModule to reduce code:
- addSimpleInputTextField() to add text fields to the edit page