From bfdf464ee3ed2be28a6faf42f6ead28516e9eb66 Mon Sep 17 00:00:00 2001
From: "Steven J. Plimpton" <sjplimp@singsing.sandia.gov>
Date: Thu, 22 Feb 2018 08:46:03 -0700
Subject: [PATCH] patch 22Feb18

---
 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 72839da8dc..ac6bfee64a 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="5 Feb 2018 version">
+<META NAME="docnumber" CONTENT="22 Feb 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 @@
 <H1></H1>
 
 LAMMPS Documentation :c,h3
-5 Feb 2018 version :c,h4
+22 Feb 2018 version :c,h4
 
 Version info: :h4
 
diff --git a/src/version.h b/src/version.h
index ad4b632883..8342aa8ef1 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define LAMMPS_VERSION "5 Feb 2018"
+#define LAMMPS_VERSION "22 Feb 2018"
-- 
GitLab