From 8f5512eafec70cfc11280bf705cd80978e987e9b Mon Sep 17 00:00:00 2001
From: "Steven J. Plimpton" <sjplimp@singsing.sandia.gov>
Date: Fri, 31 Aug 2018 09:49:35 -0600
Subject: [PATCH] patch 31Aug18

---
 doc/src/Manual.txt | 4 ++--
 src/version.h      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/src/Manual.txt b/doc/src/Manual.txt
index ad3e66a4b2..e442aa1808 100644
--- a/doc/src/Manual.txt
+++ b/doc/src/Manual.txt
@@ -1,7 +1,7 @@
 <!-- HTML_ONLY -->
 <HEAD>
 <TITLE>LAMMPS Users Manual</TITLE>
-<META NAME="docnumber" CONTENT="22 Aug 2018 version">
+<META NAME="docnumber" CONTENT="31 Aug 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
-22 Aug 2018 version :c,h2
+31 Aug 2018 version :c,h2
 
 "What is a LAMMPS version?"_Manual_version.html
 
diff --git a/src/version.h b/src/version.h
index 2192b25d91..fbeeabff8d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define LAMMPS_VERSION "22 Aug 2018"
+#define LAMMPS_VERSION "31 Aug 2018"
-- 
GitLab