diff --git a/CHANGES b/CHANGES
index 78881d80a25be577b50e1a9b6c5e5f573f4f014e..70e936cf97a27c976c3feb7c5f0decce188ec964 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.21 Engineering
+OpenLDAP 2.4.21 Release (2009/12/20)
 	Fixed liblutil for negative microsecond offsets (ITS#6405)
 	Fixed slapd global settings to work without restart (ITS#6428)
 	Fixed slapd looping with SSL/TLS connections (ITS#6412)
diff --git a/build/version.var b/build/version.var
index fcbcf265ae0cde4c40714e49190292e030120a40..ea20d2d36e399de81034dab481c5e94fec72622b 100644
--- a/build/version.var
+++ b/build/version.var
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20420
+ol_patch=21
+ol_api_inc=20421
 ol_api_current=7
-ol_api_revision=3
+ol_api_revision=4
 ol_api_age=5
-ol_release_date="2009/11/27"
+ol_release_date="2009/12/20"