Index: /trunk/include/VBox/err.h
===================================================================
--- /trunk/include/VBox/err.h	(revision 35591)
+++ /trunk/include/VBox/err.h	(revision 35592)
@@ -1659,5 +1659,5 @@
 /** The host is not supported. Uninstall the extension pack.
  * Returned by the VBOXEXTPACKREG::pfnInstalled. */
-#define VERR_EXTPACK_UNSUPPORTED_HOST_UNINSTALL     (-5000)
+#define VERR_EXTPACK_UNSUPPORTED_HOST_UNINSTALL     (-6000)
 /** @} */
 
