# redirection/2.10.1/redirection-version.php

Redirection, version 2.10.1. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/2.10.1/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/2.10.1/raw/redirection-version.php
- Modified: 2017-11-26T16:01:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/redirection/2.10.1/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '2.10.1' );
define( 'REDIRECTION_BUILD', '98ece47e1448028f6852e3bbf7a21348' );
define( 'REDIRECTION_MIN_WP', '4.4' );

```
