Merge pull request #1459 from akohlmey/next-patch-release

Step version string for next patch release
This commit is contained in:
Axel Kohlmeyer 2019-05-14 21:30:28 -04:00 committed by GitHub
commit 267782d689
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 "30 April 2019" "2019-04-30"
.TH LAMMPS "15 May 2019" "2019-05-15"
.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="30 Apr 2019 version">
<META NAME="docnumber" CONTENT="15 May 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
30 Apr 2019 version :c,h2
15 May 2019 version :c,h2
"What is a LAMMPS version?"_Manual_version.html

View File

@ -1 +1 @@
#define LAMMPS_VERSION "30 Apr 2019"
#define LAMMPS_VERSION "15 May 2019"