Skip to content

Commit 345afb5

Browse files
committed
bump version to 1.3.1
1 parent f93f8fa commit 345afb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/tinker9.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/// \{
77
#define TINKER9_VERSION_MAJOR 1
88
#define TINKER9_VERSION_MINOR 3
9-
#define TINKER9_VERSION_PATCH 0
9+
#define TINKER9_VERSION_PATCH 1
1010
/// \}
1111

1212
// clang-format off
@@ -28,7 +28,7 @@
2828
" ### ### ""\n" \
2929
" ### Tinker9 -- Software Tools for Molecular Design ###""\n" \
3030
" ## ##""\n" \
31-
" ## Version 1.3.0 October 2022 ##""\n" \
31+
" ## Version 1.3.1 November 2022 ##""\n" \
3232
" ## ##""\n" \
3333
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
3434
" ### All Rights Reserved ###""\n" \

0 commit comments

Comments
 (0)