Merge pull request #2064 from akohlmey/next_lammps_version

Update version strings for the next patch release
This commit is contained in:
Axel Kohlmeyer 2020-05-04 19:43:12 -04:00 committed by GitHub
commit 260e6bafd5
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 "15 April 2020" "2020-04-15"
.TH LAMMPS "5 May 2020" "2020-05-5"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.

View File

@ -1 +1 @@
#define LAMMPS_VERSION "15 Apr 2020"
#define LAMMPS_VERSION "5 May 2020"