@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux hosjweb-prod1 6.12.0-107.59.3.2.el9uek.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 10:16:59 PST 2025 x86_64
Current Path :
/
homepage
/
wordpress
/
wp-includes
/
Path :
Upload File :
New :
File
Dir
//homepage/wordpress/wp-includes/version.php
<?php /** * This holds the version number in a separate file so we can bump it without cluttering the SVN */ /** * The WordPress version string * * @global string $wp_version */ $wp_version = '2.5'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme * changes. * * @global int $wp_db_version */ $wp_db_version = 7558; ?>