Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 286)
+++ /trunk/Config.kmk	(revision 287)
@@ -64,5 +64,5 @@
 
 # Notify about important kBuild updates.
-ifneq ($(filter 695 700 705 709 731,$(KMK_REVISION)),)
+ifneq ($(call int-ge,$(KMK_REVISION),788),1)
  $(error You must update kBuild!)
 endif
