[wp-cvs] wordpress/wp-includes version.php,1.15,1.16

Matthew Mullenweg saxmatt at users.sourceforge.net
Wed May 26 00:07:17 CDT 2004


Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7396/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.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** version.php	22 May 2004 10:27:12 -0000	1.15
--- version.php	26 May 2004 05:07:14 -0000	1.16
***************
*** 3,7 ****
  // 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
--- 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-pre-alpha';
  
  ?>
\ No newline at end of file




More information about the cvs mailing list