[wp-cvs] wordpress/wp-includes version.php,1.15.4.4,1.15.4.5

Ryan Boren rboren at users.sourceforge.net
Fri Dec 3 20:52:02 UTC 2004


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

Modified Files:
      Tag: WordPress-Ver-1_2-Branch
	version.php 
Log Message:
Version bump.

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.15.4.4
retrieving revision 1.15.4.5
diff -C2 -d -r1.15.4.4 -r1.15.4.5
*** version.php	12 Oct 2004 21:11:36 -0000	1.15.4.4
--- version.php	3 Dec 2004 20:51:59 -0000	1.15.4.5
***************
*** 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.1';
  
  ?>
\ 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.2.2-beta-1';
  
  ?>
\ No newline at end of file




More information about the cvs mailing list