forked from lijiext/lammps
Merge pull request #1350 from akohlmey/next-patch-release
Step version string for next patch release
This commit is contained in:
commit
5486896876
|
@ -1,7 +1,7 @@
|
|||
<!-- HTML_ONLY -->
|
||||
<HEAD>
|
||||
<TITLE>LAMMPS Users Manual</TITLE>
|
||||
<META NAME="docnumber" CONTENT="8 Feb 2019 version">
|
||||
<META NAME="docnumber" CONTENT="28 Feb 2019 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
|
||||
8 Feb 2019 version :c,h2
|
||||
28 Feb 2019 version :c,h2
|
||||
|
||||
"What is a LAMMPS version?"_Manual_version.html
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define LAMMPS_VERSION "8 Feb 2019"
|
||||
#define LAMMPS_VERSION "28 Feb 2019"
|
||||
|
|
Loading…
Reference in New Issue