We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93f8fa commit 345afb5Copy full SHA for 345afb5
include/tinker9.h
@@ -6,7 +6,7 @@
6
/// \{
7
#define TINKER9_VERSION_MAJOR 1
8
#define TINKER9_VERSION_MINOR 3
9
-#define TINKER9_VERSION_PATCH 0
+#define TINKER9_VERSION_PATCH 1
10
/// \}
11
12
// clang-format off
@@ -28,7 +28,7 @@
28
" ### ### ""\n" \
29
" ### Tinker9 -- Software Tools for Molecular Design ###""\n" \
30
" ## ##""\n" \
31
-" ## Version 1.3.0 October 2022 ##""\n" \
+" ## Version 1.3.1 November 2022 ##""\n" \
32
33
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
34
" ### All Rights Reserved ###""\n" \
0 commit comments