forked from lijiext/lammps
Merge pull request #2064 from akohlmey/next_lammps_version
Update version strings for the next patch release
This commit is contained in:
commit
260e6bafd5
|
@ -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.
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define LAMMPS_VERSION "15 Apr 2020"
|
||||
#define LAMMPS_VERSION "5 May 2020"
|
||||
|
|
Loading…
Reference in New Issue