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 c36a007 commit f28a82fCopy full SHA for f28a82f
include/tinker9.h
@@ -9,7 +9,7 @@
9
/// \def TINKER9_VERSION_PATCH
10
#define TINKER9_VERSION_MAJOR 1
11
#define TINKER9_VERSION_MINOR 0
12
-#define TINKER9_VERSION_PATCH 2
+#define TINKER9_VERSION_PATCH 3
13
/// \}
14
15
// clang-format off
@@ -31,7 +31,7 @@
31
" ### ### ""\n" \
32
" ### Tinker9 -- Software Tools for Molecular Design ###""\n" \
33
" ## ##""\n" \
34
-" ## Version 1.0.2 June 2022 ##""\n" \
+" ## Version 1.0.3 July 2022 ##""\n" \
35
36
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
37
" ### All Rights Reserved ###""\n" \
0 commit comments