Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2006-03-09 00:04:50 +0300
committerMarc Delisle <marc@infomarc.info>2006-03-09 00:04:50 +0300
commit57d2fd88cd3595d13b09ab9ce3d556d4a7479e83 (patch)
tree1b6cd385d469f08190513aa5e83a453003480804 /scripts
parent8e7451996a68b7d584a807c3311bcaace09c623d (diff)
procedure to update latest.txt (still needed for a while)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/create-release.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 9e33171024..1dde6db349 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -266,7 +266,9 @@ Todo now:
9. 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 :-)
+10. Visit http://phpmyadmin.net/home_page/version.php then copy the results to /home/groups/p/ph/phpmyadmin/htdocs/home_page/latest.txt. This is needed for users of the pre-2.8.0 scripts/upgrade.pl.
+
+11. the end :-)
END