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

Mike Little mikelittle at users.sourceforge.net
Tue Oct 12 21:11:38 UTC 2004


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

Modified Files:
      Tag: WordPress-Ver-1_2-Branch
	version.php 
Log Message:
Fixed DOS line endings

Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.15.4.3
retrieving revision 1.15.4.4
diff -C2 -d -r1.15.4.3 -r1.15.4.4
*** version.php	6 Oct 2004 00:01:48 -0000	1.15.4.3
--- version.php	12 Oct 2004 21:11:36 -0000	1.15.4.4
***************
*** 1,7 ****
! <?php
! 
! // 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
--- 1,7 ----
! <?php
! 
! // 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




More information about the cvs mailing list