Skip to content

Commit

Permalink
Merge pull request #2443 from akohlmey/next_lammps_version
Browse files Browse the repository at this point in the history
Step version strings for next release
  • Loading branch information
akohlmey committed Oct 22, 2020
2 parents c7a1005 + 5ff0dbb commit c29474c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/lammps.1
@@ -1,4 +1,4 @@
.TH LAMMPS "9 October 2020" "2020-10-09"
.TH LAMMPS "22 October 2020" "2020-10-22"
.SH NAME
.B LAMMPS
\- Molecular Dynamics Simulator.
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
@@ -1 +1 @@
#define LAMMPS_VERSION "9 Oct 2020"
#define LAMMPS_VERSION "22 Oct 2020"

0 comments on commit c29474c

Please sign in to comment.