From d5ec76290b5224fcb62a6a2c02ff01b81fb763dd Mon Sep 17 00:00:00 2001 From: "Steven J. Plimpton" Date: Fri, 20 Apr 2018 17:22:38 -0600 Subject: [PATCH] patch 20Apr18 --- 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 eb07bbe0a7..077927ccc7 100644 --- a/doc/src/Manual.txt +++ b/doc/src/Manual.txt @@ -1,7 +1,7 @@ LAMMPS Users Manual - + @@ -19,7 +19,7 @@ :line LAMMPS Documentation :c,h1 -30 Mar 2018 version :c,h2 +20 Apr 2018 version :c,h2 Version info: :h3 diff --git a/src/version.h b/src/version.h index 8450ae0224..eda788fad6 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define LAMMPS_VERSION "30 Mar 2018" +#define LAMMPS_VERSION "20 Apr 2018"