From 5585e3187f72158486f07b4395a36fcb059458c5 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 28 Jun 2020 19:30:24 -0400 Subject: [PATCH] step version strings for next patch release --- doc/lammps.1 | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lammps.1 b/doc/lammps.1 index 4624403a67..d8617ce550 100644 --- a/doc/lammps.1 +++ b/doc/lammps.1 @@ -1,4 +1,4 @@ -.TH LAMMPS "15 June 2020" "2020-06-15" +.TH LAMMPS "30 June 2020" "2020-06-30" .SH NAME .B LAMMPS \- Molecular Dynamics Simulator. diff --git a/src/version.h b/src/version.h index f444ce25be..be4aa33149 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define LAMMPS_VERSION "15 Jun 2020" +#define LAMMPS_VERSION "30 Jun 2020"