<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>People,<br>
      <br>
      I've tagged a new release of build_scripts, version 1.51. For most
      of you, there is nothing to do.<br>
      <br>
      Find the release notes <a moz-do-not-send="true"
        href="https://github.com/JeffersonLab/build_scripts/releases/tag/1.51">here</a>.
      This release allows building and using three new-to-GlueX
      packages: hepmc, photos, and evtgen. This is to support
      soon-to-come generators from Sean Dobbs.  There is also a new
      non-default version set file, <a moz-do-not-send="true"
        href="https://halldweb.jlab.org/halld_versions/version_4.7.1.xml">version_4.7.1.xml</a>
      that can be used at JLab to set up an environment appropriate for
      use of the new packages.<br>
      <br>
      If you have a cloned version of build_scripts that you want to
      conform to this release, then the steps are:<br>
    </p>
    <pre>cd build_scripts
git checkout master
git pull
git checkout 1.51
</pre>
    <p>  -- Mark<br>
    </p>
  </body>
</html>