[wp-cvs] wordpress/wp-includes version.php,1.20,1.21
Ernest MacDougal Campbell III
emc3 at users.sourceforge.net
Tue Nov 23 14:09:41 UTC 2004
Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24048/wp-includes
Modified Files:
version.php
Log Message:
Don't you think it's time for a minor version bump?
Index: version.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/version.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** version.php 5 Oct 2004 08:27:13 -0000 1.20
--- version.php 23 Nov 2004 14:09:38 -0000 1.21
***************
*** 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-alpha-4';
?>
\ 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-alpha-5';
?>
\ No newline at end of file
More information about the cvs
mailing list