forked from lijiext/lammps
Merge pull request #1223 from akohlmey/next-patch-release
Patch release 27 November 2018
This commit is contained in:
commit
c0ab126e77
|
@ -1,7 +1,7 @@
|
|||
<!-- HTML_ONLY -->
|
||||
<HEAD>
|
||||
<TITLE>LAMMPS Users Manual</TITLE>
|
||||
<META NAME="docnumber" CONTENT="15 Nov 2018 version">
|
||||
<META NAME="docnumber" CONTENT="27 Nov 2018 version">
|
||||
<META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories">
|
||||
<META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License.">
|
||||
</HEAD>
|
||||
|
@ -21,7 +21,7 @@
|
|||
:line
|
||||
|
||||
LAMMPS Documentation :c,h1
|
||||
15 Nov 2018 version :c,h2
|
||||
27 Nov 2018 version :c,h2
|
||||
|
||||
"What is a LAMMPS version?"_Manual_version.html
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define LAMMPS_VERSION "15 Nov 2018"
|
||||
#define LAMMPS_VERSION "27 Nov 2018"
|
||||
|
|
Loading…
Reference in New Issue