Merge pull request #1593 from akohlmey/next_version

Step version string for next patch release
This commit is contained in:
Axel Kohlmeyer 2019-07-30 22:25:26 -04:00 committed by GitHub
commit 8803183b8b
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 "19 July 2019" "2019-07-19"
.TH LAMMPS "31 July 2019" "2019-07-31"
.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="19 Jul 2019 version">
<META NAME="docnumber" CONTENT="31 Jul 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
19 Jul 2019 version :c,h2
31 Jul 2019 version :c,h2
"What is a LAMMPS version?"_Manual_version.html

View File

@ -1 +1 @@
#define LAMMPS_VERSION "19 Jul 2019"
#define LAMMPS_VERSION "31 Jul 2019"