From de5bbd0106f15648c0c0f5f355c5ca5d46e11ece Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 20 Jun 2002 11:45:11 +0000 Subject: [PATCH] updates --- scripts/create-release.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/create-release.sh b/scripts/create-release.sh index 0fac1c6d5..39178cc0e 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -41,6 +41,7 @@ Please ensure you have: " define('PMA_VERSION', '$1'); " - in Documentation.html the 2 lines "

phpMyAdmin $1 Documentation

" + - in translators.html 2. built the new "Documentation.txt" version using the Lynx "print" command on the "Documentation.html" file. @@ -100,17 +101,17 @@ Todo now: 4. add SF news item to phpMyAdmin project 5. update the download page: /home/groups/p/ph/phpmyadmin/htdocs 6. announce release on freshmeat (http://freshmeat.net/projects/phpmyadmin/) - 7. announce release on http://phpwizard.net/phorum/list.php?f=1 - 8. send a short mail (with list of major changes) to + 7. send a short mail (with list of major changes) to phpmyadmin-devel@lists.sourceforge.net phpmyadmin-news@lists.sourceforge.net phpmyadmin-users@lists.sourceforge.net - 9. increment rc count or version in CVS : + 8. increment rc count or version in CVS : - in libraries/defines.lib.php3 the line " define('PHPMYADMIN_VERSION', '2.2.2-rc1'); " - in Documentation.html the line "

phpMyAdmin 2.2.2-rc1 Documentation

" -10. update the demo subdirectory: + - in translators.html + 9. update the demo subdirectory: - in htdocs, cvs update phpMyAdmin - and don't forget to give write rights for the updated scripts to the whole group