Merge pull request #1612 from akohlmey/new_version

Step version string for next patch release
This commit is contained in:
Axel Kohlmeyer 2019-08-02 14:27:13 -04:00 committed by GitHub
commit aff5f06e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.TH LAMMPS "31 July 2019" "2019-07-31"
.TH LAMMPS "2 August 2019" "2019-08-02"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.

View File

@ -1,7 +1,7 @@
<!-- HTML_ONLY -->
<HEAD>
<TITLE>LAMMPS Users Manual</TITLE>
<META NAME="docnumber" CONTENT="31 Jul 2019 version">
<META NAME="docnumber" CONTENT="2 Aug 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
31 Jul 2019 version :c,h2
2 Aug 2019 version :c,h2
"What is a LAMMPS version?"_Manual_version.html

View File

@ -1 +1 @@
#define LAMMPS_VERSION "31 Jul 2019"
#define LAMMPS_VERSION "2 Aug 2019"