Skip to content

Commit cae970e

Browse files
committed
Bump version to v1.0.2
1 parent cdfa4ec commit cae970e

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
@@ -9,7 +9,7 @@
99
/// \def TINKER9_VERSION_PATCH
1010
#define TINKER9_VERSION_MAJOR 1
1111
#define TINKER9_VERSION_MINOR 0
12-
#define TINKER9_VERSION_PATCH 1
12+
#define TINKER9_VERSION_PATCH 2
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.1 June 2022 ##""\n" \
34+
" ## Version 1.0.2 June 2022 ##""\n" \
3535
" ## ##""\n" \
3636
" ## Copyright (c) Zhi Wang & the Ponder Lab ##""\n" \
3737
" ### All Rights Reserved ###""\n" \

0 commit comments

Comments
 (0)