DRUPAL_CORE_COMPATIBILITY

in includes/bootstrap.inc

Core API compatibility.

<?php
define('DRUPAL_CORE_COMPATIBILITY', '7.x');
?>