[wp-cvs] wordpress/wp-includes version.php,1.19,1.20

Matthew Mullenweg saxmatt at users.sourceforge.net
Tue Oct 5 08:27:15 UTC 2004


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

Modified Files:
	version.php 
Log Message:
Pages update and tweaks.

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** version.php	5 Sep 2004 00:31:23 -0000	1.19
--- version.php	5 Oct 2004 08:27:13 -0000	1.20
***************
*** 3,7 ****
  // This just holds the version number, in a separate file so we can bump it without cluttering the CVS
  
! $wp_version = '1.3-alpha-3';
  
  ?>
\ No newline at end of file
--- 3,7 ----
  // This just holds the version number, in a separate file so we can bump it without cluttering the CVS
  
! $wp_version = '1.3-alpha-4';
  
  ?>
\ No newline at end of file




More information about the cvs mailing list