diff --git a/scripts/create-release.sh b/scripts/create-release.sh index dc7af5b72..2c42b9553 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -155,15 +155,6 @@ echo "------" ls -la *.gz *.zip *.bz2 *.7z -echo -echo "MD5 sums:" -echo "--------" - -md5sum *.{gz,zip,bz2,7z} | sed "s/\([^ ]*\)[ ]*\([^ ]*\)/md5sum['\2'] = '\1'/" - -echo -echo "Add these to website/data/md5sums.py in SVN" - cat <set( 'PMA_VERSION', '2.7.1-dev' ); " - in Documentation.html the 2 lines @@ -197,10 +186,10 @@ Todo now: "

phpMyAdmin 2.2.2-rc1 Documentation

" - in translators.html - 9. add a group for bug tracking this new version, at + 8. add a group for bug tracking this new version, at https://sourceforge.net/tracker/admin/index.php?group_id=23067&atid=377408&add_group=1 -10. the end :-) + 9. the end :-) END