Merge pull request #1947 from akohlmey/next_lammps_version

Step version string for next patch release
This commit is contained in:
Axel Kohlmeyer
2020-03-19 18:57:27 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.TH LAMMPS "3 March 2020" "2020-03-03"
.TH LAMMPS "19 March 2020" "2020-03-19"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.

View File

@ -1 +1 @@
#define LAMMPS_VERSION "3 Mar 2020"
#define LAMMPS_VERSION "19 Mar 2020"