Jake Goldman wrote up how to make a WordPress plugin deactivate itself given a specific version of WordPress. Why? His plugin was folded in core with 3.5, so there’s no point to running both the plugin and the latest version of WordPress. His technique includes a status message explaining why the plugin was deactivated.
Very clever. Though I would probably add a link to a blog post with more information on the update.