*** empty log message ***

This commit is contained in:
Marc Delisle
2002-03-22 17:24:12 +00:00
parent 16f6161cb4
commit 08f0063d83

View File

@@ -22,8 +22,8 @@ cat <<END
Please ensure you have: Please ensure you have:
1. incremented rc count or version in CVS : 1. incremented rc count or version in CVS :
- in libraries/defines.lib.php3 the line - in libraries/defines.lib.php3 the line
" define('PHPMYADMIN_VERSION', '$1'); " " define('PMA_VERSION', '$1'); "
- in Documentation.html the line - in Documentation.html the 2 lines
" <h1>phpMyAdmin $1 Documentation</h1> " " <h1>phpMyAdmin $1 Documentation</h1> "
2. built the new "Documentation.txt" version using the Lynx "print" command 2. built the new "Documentation.txt" version using the Lynx "print" command
on the "Documentation.html" file. on the "Documentation.html" file.