[wp-cvs] wordpress/wp-includes version.php,1.15,1.15.4.1
Ernest MacDougal Campbell III
emc3 at users.sourceforge.net
Thu May 27 17:18:32 CDT 2004
Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1652/wp-includes
Modified Files:
Tag: WordPress-Ver-1_2-Branch
version.php
Log Message:
New version number for 1.2.1
Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.15
retrieving revision 1.15.4.1
diff -C2 -d -r1.15 -r1.15.4.1
*** version.php 22 May 2004 10:27:12 -0000 1.15
--- version.php 27 May 2004 22:18:29 -0000 1.15.4.1
***************
*** 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.2.1-cvs';
?>
\ No newline at end of file
More information about the cvs
mailing list