[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
- Previous message: [wp-cvs] wordpress wp-comments-post.php, 1.11.4.2,
1.11.4.3 wp-login.php, 1.22.4.5, 1.22.4.6
- Next message: [wp-cvs] wordpress/wp-admin bookmarklet.php, 1.9.4.1,
1.9.4.2 categories.php, 1.28.4.1, 1.28.4.2 edit.php, 1.21.4.1,
1.21.4.2 options.php, 1.20.4.1, 1.20.4.2 post.php, 1.59.4.3,
1.59.4.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [wp-cvs] wordpress wp-comments-post.php, 1.11.4.2,
1.11.4.3 wp-login.php, 1.22.4.5, 1.22.4.6
- Next message: [wp-cvs] wordpress/wp-admin bookmarklet.php, 1.9.4.1,
1.9.4.2 categories.php, 1.28.4.1, 1.28.4.2 edit.php, 1.21.4.1,
1.21.4.2 options.php, 1.20.4.1, 1.20.4.2 post.php, 1.59.4.3,
1.59.4.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list