diff --git a/doc/lammps.1 b/doc/lammps.1 index 574d20bf51..b8011d0cb0 100644 --- a/doc/lammps.1 +++ b/doc/lammps.1 @@ -1,7 +1,7 @@ -.TH LAMMPS "1" "17 February 2022" "2022-2-17" +.TH LAMMPS "1" "24 March 2022" "2022-3-24" .SH NAME .B LAMMPS -\- Molecular Dynamics Simulator. +\- Molecular Dynamics Simulator. Version 24 March 2022 .SH SYNOPSIS .B lmp @@ -297,7 +297,7 @@ the chapter on errors in the manual gives some additional information about error messages, if possible. .SH COPYRIGHT -© 2003--2021 Sandia Corporation +© 2003--2022 Sandia Corporation This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as diff --git a/src/version.h b/src/version.h index 4dcabb6280..a39af7601e 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define LAMMPS_VERSION "17 Feb 2022" +#define LAMMPS_VERSION "24 Mar 2022"