Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 39666)
+++ /trunk/Config.kmk	(revision 39667)
@@ -199,4 +199,7 @@
 VBOX_VERSION_STRING_RAW = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
 # Full version string (may include more than just x.y.z, but no spaces or other problematic chars).
+# Note! The BETA[n],ALPHA[n],RC[n] indicators should be inserted before the
+#       publisher so that RTStrVersionCompare have a chance of comparing
+#       prerelease from different publishers correctly.
 VBOX_BUILD_PUBLISHER =
 if $(int-gt $(length $(VBOX_BUILD_PUBLISHER)),10)
