Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhi-wang committed Aug 12, 2022
1 parent 174bbe4 commit 18e636a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions include/tinker9.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
/// \def TINKER9_VERSION_MINOR
/// \def TINKER9_VERSION_PATCH
#define TINKER9_VERSION_MAJOR 1
#define TINKER9_VERSION_MINOR 0
#define TINKER9_VERSION_PATCH 4
#define TINKER9_VERSION_MINOR 1
#define TINKER9_VERSION_PATCH 0
/// \}

// clang-format off
Expand All @@ -31,7 +31,7 @@
" ### ### ""\n" \
" ### Tinker9 -- Software Tools for Molecular Design ###""\n" \
" ## ##""\n" \
" ## Version 1.0.4 July 2022 ##""\n" \
" ## Version 1.1.0 August 2022 ##""\n" \
" ## ##""\n" \
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
" ### All Rights Reserved ###""\n" \
Expand Down

0 comments on commit 18e636a

Please sign in to comment.