From 836ffe52342f52b98008f9e48053894d4213053a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 16 Nov 2014 06:27:02 -0500 Subject: Cleanup and clarifications Signed-off-by: Marc Delisle --- scripts/create-release.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'scripts') diff --git a/scripts/create-release.sh b/scripts/create-release.sh index 4cd225fb27..b4a80c51e8 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -58,10 +58,7 @@ cat <set( 'PMA_VERSION', '$version' ); " - - in Documentation.html (if exists) the 2 lines - " phpMyAdmin $version - Documentation " - "

phpMyAdmin $version Documentation

" - - in doc/conf.py (if exists) the line + - in doc/conf.py the line " version = '$version' " - in README @@ -286,7 +283,7 @@ Todo now: 3. upload the files to SF, you can use scripts/upload-release, eg.: ./scripts/upload-release \$USER $version release - 4. in https://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin pick the newly created version, expand the directory and use the I icons to mark that + 4. if this is a stable version, visit https://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin, pick the newly created version, expand the directory and use the I icons to mark that - the -all-languages.zip file is the default for Windows and Others - the -all-languages.tar.gz file is the default for Solaris - the -all-languages.tar.bz2 file is the default for Mac OS X, Linux and BSD @@ -311,7 +308,7 @@ Todo now: 9. send a private twitter message to @phpmya, containing a short version of the announcement -10. update demo/php/versions.ini in the scripts repository so that the demo server shows current versions +10. for a stable version, update demo/php/versions.ini in the scripts repository so that the demo server shows current versions 11. in case of a new major release, update the render.py in website repository to include the new major releases -- cgit v1.2.3