From fb03924e83ed2b78b7bacf4f350fb6e1d67fcd87 Mon Sep 17 00:00:00 2001
From: "Steven J. Plimpton" <sjplimp@singsing.sandia.gov>
Date: Thu, 2 Aug 2018 11:12:57 -0600
Subject: [PATCH] patch 2Aug18

---
 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 31b8a6a1d4..fd31c83c01 100644
--- a/doc/src/Manual.txt
+++ b/doc/src/Manual.txt
@@ -1,7 +1,7 @@
 <!-- HTML_ONLY -->
 <
 <TITLE>LAMMPS Users Manual</TITLE>
-<META NAME="docnumber" CONTENT="16 Jul 2018 version">
+<META NAME="docnumber" CONTENT="2 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>
@@ -19,7 +19,7 @@
 :line
 
 LAMMPS Documentation :c,h1
-16 Jul 2018 version :c,h2
+2 Aug 2018 version :c,h2
 
 Version info: :h3
 
diff --git a/src/version.h b/src/version.h
index 90a21631d9..b95c259dd6 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define LAMMPS_VERSION "16 Jul 2018"
+#define LAMMPS_VERSION "2 Aug 2018"
-- 
GitLab