Merge pull request #1881 from akohlmey/next_lammps_version

Update version string for next patch release
This commit is contained in:
Axel Kohlmeyer 2020-02-17 14:53:17 -05:00 committed by GitHub
commit ad125bf36a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.TH LAMMPS "4 February 2020" "2020-02-04"
.TH LAMMPS "18 February 2020" "2020-02-18"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.

View File

@ -1 +1 @@
#define LAMMPS_VERSION "4 Feb 2020"
#define LAMMPS_VERSION "18 Feb 2020"