diff --git a/textpattern/checksums.txt b/textpattern/checksums.txt index ba8e784a02..027354c549 100644 --- a/textpattern/checksums.txt +++ b/textpattern/checksums.txt @@ -24,7 +24,7 @@ /include/txp_section.php: c3280eebb4298f9aa41bd3de9099509e /include/txp_skin.php: 8cdd3c3a8a6532db7eaadf4a10b788db /include/txp_tag.php: 4a939325b676d76a439f2843ea64e36d -/index.php: 3b909d09ca1d5454015562eb94299c07 +/index.php: 123058ab71b317f359aaa7fc5a549c99 /lib/admin_config.php: a1940279c08e12df355a7a07f3fbfa2d /lib/class.thumb.php: 0063ddd70b98549750ac0eb8d639377c /lib/class.trace.php: 055e3bc1f8d3217aec152fa7e6216b1d diff --git a/textpattern/index.php b/textpattern/index.php index 275555d1fa..358eafba9a 100644 --- a/textpattern/index.php +++ b/textpattern/index.php @@ -63,7 +63,7 @@ define("txpinterface", "admin"); -$thisversion = '4.7.0-dev'; +$thisversion = '4.7.0-beta.2'; // $txp_using_svn deprecated in 4.7.0. $txp_using_svn = $txp_is_dev = true; // Set false for releases.