# redirection/4.9.2/redirection-version.php

Redirection, version 4.9.2. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/4.9.2/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/4.9.2/raw/redirection-version.php
- Modified: 2020-10-30T13:54:36+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/4.9.2/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '4.9.2' );
define( 'REDIRECTION_BUILD', 'b1c9e2f6a1c3f8b6cc251a44757c6863' );
define( 'REDIRECTION_MIN_WP', '4.6' );

```
