Updated release document header.

This commit is contained in:
Ward Fisher 2016-01-13 12:20:28 -07:00
parent bb332ac08a
commit 10aed48aac

View File

@ -29,7 +29,7 @@ $extrastylesheet
var $linkMenu = "<select id=\"versions\">" +
" <option value=\"http://www.unidata.ucar.edu/software/netcdf/docs\">Current</option>" +
" <option value=\"http://www.unidata.ucar.edu/software/netcdf/documentation/$projectnumber\">$projectnumber</option>" +
" <option value=\"http://www.unidata.ucar.edu/software/netcdf/documentation/4.4.0\">4.4.0</option>" +
" <option value=\"http://www.unidata.ucar.edu/software/netcdf/documentation/historic\">Historic Documentation</option>" +
"</select>";