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

Matthew Mullenweg saxmatt at users.sourceforge.net
Wed Dec 15 20:21:48 UTC 2004


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

Modified Files:
      Tag: WordPress-Ver-1_2-Branch
	version.php 
Log Message:
Version bump, new installs with mod

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.15.4.5
retrieving revision 1.15.4.6
diff -C2 -d -r1.15.4.5 -r1.15.4.6
*** version.php	3 Dec 2004 20:51:59 -0000	1.15.4.5
--- version.php	15 Dec 2004 20:21:45 -0000	1.15.4.6
***************
*** 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
--- 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';
  
  ?>
\ No newline at end of file




More information about the cvs mailing list