forked from lijiext/lammps
update LAMMPS version string
This commit is contained in:
parent
7434267f57
commit
26f11f19a7
|
@ -1,4 +1,4 @@
|
||||||
.TH LAMMPS "18 February 2020" "2020-02-18"
|
.TH LAMMPS "26 February 2020" "2020-02-26"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.B LAMMPS
|
.B LAMMPS
|
||||||
\- Molecular Dynamics Simulator.
|
\- Molecular Dynamics Simulator.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
#define LAMMPS_VERSION "18 Feb 2020"
|
#define LAMMPS_VERSION "26 Feb 2020"
|
||||||
|
|
Loading…
Reference in New Issue