The latest release information will need to be updated
on the index.html landing page whenever check has a release.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@880
64e312b2-a51f-0410-8e61-
82d0ca0eb02a
@echo "cut out old release news from NEWS-${RELEASE_VERSION}.txt."
@echo "CTRL-D to complete, or exit 1 to abort."
${SHELL}
+ @echo "You need to:"
+ @echo "Update the release information in index.html"
+ @echo "The current date and release number need to be updated."
+ @echo "Look for the string: <!-- Update this section during a release -->"
+ @echo "CTRL-D to complete, or exit 1 to abort."
+ ${SHELL}
@echo uploading...
rsync -e ssh NEWS-${RELEASE_VERSION}.txt ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
rsync -e ssh check-${RELEASE_VERSION}.tar.gz ${SF_USERNAME},check@frs.sourceforge.net:/home/frs/project/c/ch/check/check/${RELEASE_VERSION}/
<h3>Latest Check Release</h3>\r
\r
<p>\r
+<!-- Update this section during a release -->\r
<b>Nov. 11, 2013:</b> Check 0.9.11 <a href="http://sourceforge.net/projects/check/files/latest/download">\r
is now available for download</a>. Check is available under the\r
<a href="./COPYING.LESSER">LGPL license</a>. New features available in\r