[wp-cvs] wordpress/wp-includes version.php,1.17,1.18

Matthew Mullenweg saxmatt at users.sourceforge.net
Fri Jul 23 09:17:17 UTC 2004


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

Modified Files:
	version.php 
Log Message:
Bump

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** version.php	18 Jun 2004 00:22:09 -0000	1.17
--- version.php	23 Jul 2004 09:17:14 -0000	1.18
***************
*** 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,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-2';
  
  ?>




More information about the cvs mailing list