# redirection/2.7.2/redirection-version.php

Redirection, version 2.7.2. 5 lines.

- Page: https://pluginprobe.com/plugins/redirection/2.7.2/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/2.7.2/raw/redirection-version.php
- Modified: 2017-08-25T05:43:58+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.7.2/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '2.7.2' );
define( 'REDIRECTION_BUILD', '71ffb43efe4d7e179530595e437485b3' );

```
