[wp-cvs] wordpress/wp-includes version.php,1.15.4.2,1.15.4.3

Mike Little mikelittle at users.sourceforge.net
Wed Oct 6 00:01:50 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22547/wp-includes

Modified Files:
      Tag: WordPress-Ver-1_2-Branch
	version.php 
Log Message:
Copied over Matts 1.2.1 changes

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.15.4.2
retrieving revision 1.15.4.3
diff -C2 -d -r1.15.4.2 -r1.15.4.3
*** version.php	5 Oct 2004 22:39:07 -0000	1.15.4.2
--- version.php	6 Oct 2004 00:01:48 -0000	1.15.4.3
***************
*** 1,7 ****
! <?php
! 
! // This just holds the version number, in a separate file so we can bump it without cluttering the CVS
! 
! $wp_version = '1.2';
! 
  ?>
\ No newline at end of file
--- 1,7 ----
! <?php
! 
! // This just holds the version number, in a separate file so we can bump it without cluttering the CVS
! 
! $wp_version = '1.2.1';
! 
  ?>
\ No newline at end of file




More information about the cvs mailing list