diff --git a/doc/src/Manual.txt b/doc/src/Manual.txt index 5cd5235b0d..eb07bbe0a7 100644 --- a/doc/src/Manual.txt +++ b/doc/src/Manual.txt @@ -1,7 +1,7 @@ LAMMPS Users Manual - + @@ -19,7 +19,7 @@ :line LAMMPS Documentation :c,h1 -16 Mar 2018 version :c,h2 +30 Mar 2018 version :c,h2 Version info: :h3 diff --git a/doc/src/Section_commands.txt b/doc/src/Section_commands.txt index 0d7e069e06..76051490e4 100644 --- a/doc/src/Section_commands.txt +++ b/doc/src/Section_commands.txt @@ -712,17 +712,17 @@ package"_Section_start.html#start_3. "mvv/dpd"_fix_mvv_dpd.html, "mvv/edpd"_fix_mvv_dpd.html, "mvv/tdpd"_fix_mvv_dpd.html, -"nve/dot"_fix_nve_dot.html, -"nve/dotc/langevin"_fix_nve_dotc_langevin.html, -"nve/manifold/rattle"_fix_nve_manifold_rattle.html, -"nvk"_fix_nvk.html, -"nvt/manifold/rattle"_fix_nvt_manifold_rattle.html, "nph/eff"_fix_nh_eff.html, "npt/eff"_fix_nh_eff.html, -"nve/eff"_fix_nve_eff.html, -"nvt/eff"_fix_nh_eff.html, -"nvt/sllod/eff"_fix_nvt_sllod_eff.html, "npt/uef"_fix_nh_uef.html, +"nve/dot"_fix_nve_dot.html, +"nve/dotc/langevin"_fix_nve_dotc_langevin.html, +"nve/eff"_fix_nve_eff.html, +"nve/manifold/rattle"_fix_nve_manifold_rattle.html, +"nvk"_fix_nvk.html, +"nvt/eff"_fix_nh_eff.html, +"nvt/manifold/rattle"_fix_nvt_manifold_rattle.html, +"nvt/sllod/eff"_fix_nvt_sllod_eff.html, "nvt/uef"_fix_nh_uef.html, "phonon"_fix_phonon.html, "pimd"_fix_pimd.html, diff --git a/src/version.h b/src/version.h index 642b6120a7..8450ae0224 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define LAMMPS_VERSION "16 Mar 2018" +#define LAMMPS_VERSION "30 Mar 2018"