Merge pull request #1914 from akohlmey/next_lammps_version

Step version string for next patch and stable version
This commit is contained in:
Axel Kohlmeyer 2020-03-03 10:27:12 -05:00 committed by GitHub
commit 6354777d09
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 "27 February 2020" "2020-02-27"
.TH LAMMPS "3 March 2020" "2020-03-03"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.

View File

@ -1 +1 @@
#define LAMMPS_VERSION "27 Feb 2020"
#define LAMMPS_VERSION "3 Mar 2020"