Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 69807)
+++ /trunk/Config.kmk	(revision 69808)
@@ -20,5 +20,5 @@
 
 # Marker.
-VBOX_ROOT_CONFIG_KMK_INCLUDED = 1
+VBOX_ROOT_CONFIG_KMK_INCLUDED  = 1
 
 
Index: /trunk/Version.kmk
===================================================================
--- /trunk/Version.kmk	(revision 69807)
+++ /trunk/Version.kmk	(revision 69808)
@@ -20,11 +20,11 @@
 
 # Major version.
-VBOX_VERSION_MAJOR = 5
+VBOX_VERSION_MAJOR  = 5
 # Minor version.
-VBOX_VERSION_MINOR = 2
+VBOX_VERSION_MINOR  = 2
 # This is the current build number. It should be increased every time we publish a
 # new build. The define is available in every source file. Only even build numbers
 # will be published, odd numbers are set during development.
-VBOX_VERSION_BUILD = 2
+VBOX_VERSION_BUILD  = 2
 # This can be overridden in LocalConfig.kmk or elsewhere.
 # For the convention, see checks near the end of Config.kmk.
