[ Index ]

WordPress Source Cross Reference

title

Body

[close]

/wp-includes/ -> version.php (source)

   1  <?php
   2  
   3  // This holds the version number in a separate file so we can bump it without cluttering the SVN
   4  
   5  $wp_version = '2.1-alpha2';
   6  $wp_db_version = 3845;
   7  
   8  ?>

Your comment here...

Name: Location:
Comments:


List: Classes | Functions | Variables | Constants | Tables

Generated: Sat Jul 15 11:57:04 2006 Courtesy of Taragana