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 174bbe4 commit 18e636aCopy full SHA for 18e636a
include/tinker9.h
@@ -8,8 +8,8 @@
8
/// \def TINKER9_VERSION_MINOR
9
/// \def TINKER9_VERSION_PATCH
10
#define TINKER9_VERSION_MAJOR 1
11
-#define TINKER9_VERSION_MINOR 0
12
-#define TINKER9_VERSION_PATCH 4
+#define TINKER9_VERSION_MINOR 1
+#define TINKER9_VERSION_PATCH 0
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.4 July 2022 ##""\n" \
+" ## Version 1.1.0 August 2022 ##""\n" \
35
36
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
37
" ### All Rights Reserved ###""\n" \
0 commit comments