# redirection/2.9.2/redirection-version.php

Redirection, version 2.9.2. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/2.9.2/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/2.9.2/raw/redirection-version.php
- Modified: 2017-11-11T07:51:28+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.9.2/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '2.9.2' );
define( 'REDIRECTION_BUILD', '7ffa812528c1089e346a8927e43d7617' );
define( 'REDIRECTION_MIN_WP', '4.4' );

```
