Skip to content

Commit 18e636a

Browse files
committed
Bump version to 1.1.0
1 parent 174bbe4 commit 18e636a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/tinker9.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
/// \def TINKER9_VERSION_MINOR
99
/// \def TINKER9_VERSION_PATCH
1010
#define TINKER9_VERSION_MAJOR 1
11-
#define TINKER9_VERSION_MINOR 0
12-
#define TINKER9_VERSION_PATCH 4
11+
#define TINKER9_VERSION_MINOR 1
12+
#define TINKER9_VERSION_PATCH 0
1313
/// \}
1414

1515
// clang-format off
@@ -31,7 +31,7 @@
3131
" ### ### ""\n" \
3232
" ### Tinker9 -- Software Tools for Molecular Design ###""\n" \
3333
" ## ##""\n" \
34-
" ## Version 1.0.4 July 2022 ##""\n" \
34+
" ## Version 1.1.0 August 2022 ##""\n" \
3535
" ## ##""\n" \
3636
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
3737
" ### All Rights Reserved ###""\n" \

0 commit comments

Comments
 (0)