[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0ALPHA2-1971-gaf6ef14

The branch, master has been updated via af6ef146733f257210fd5088054f381f075c18d5 (commit) from e66884f57635b6193f828b18289edbf80cd3f2ad (commit) - Log ----------------------------------------------------------------- commit af6ef146733f257210fd5088054f381f075c18d5 Author: Marc Delisle <marc@infomarc.info> Date: Sat Dec 11 06:36:08 2010 -0500 Improve message ----------------------------------------------------------------------- Summary of changes: scripts/create-release.sh | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/scripts/create-release.sh b/scripts/create-release.sh index c6a6cf6..f0056d7 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -54,8 +54,7 @@ shift cat <<END -Please ensure you have: - 1. incremented rc count or version in the repository : +Please ensure you have incremented rc count or version in the repository : - in libraries/Config.class.php PMA_Config::__constructor() the line " \$this->set( 'PMA_VERSION', '$version' ); " - in Documentation.html the 2 lines hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle