diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-10-16 21:10:07 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-10-16 21:10:07 (GMT) |
commit | a2547d4fc66d7e76bfff3ad8ede3cffc95487704 (patch) | |
tree | 25aa89d201241804e26f19afc1a92bc4864cb35f | |
parent | 6961db2a60bbdb61ac5388b3e8631d8658a6872d (diff) | |
download | blt-a2547d4fc66d7e76bfff3ad8ede3cffc95487704.zip blt-a2547d4fc66d7e76bfff3ad8ede3cffc95487704.tar.gz blt-a2547d4fc66d7e76bfff3ad8ede3cffc95487704.tar.bz2 |
up version number
-rw-r--r-- | make.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include index f9a3b55..9112350 100644 --- a/make.include +++ b/make.include @@ -21,7 +21,7 @@ # libxslt 1.1.29 # openssl 1.0.2k -DS9_VERSION = 8.0 +DS9_VERSION = 8.0rc6 XPA_VERSION = 2.1.18 TCL_VERSION = 8.6 |