diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2020-02-14 16:48:43 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2020-02-14 16:48:43 (GMT) |
commit | f97c74104635515e70afc33c2c0bd02ff894859b (patch) | |
tree | 48dc4ce71c7b20a0ff5749b1c9637914a2cecc78 /make.include | |
parent | 5f28a787fc9f5b1b2aad57ef980e8ae50cede3db (diff) | |
download | blt-f97c74104635515e70afc33c2c0bd02ff894859b.zip blt-f97c74104635515e70afc33c2c0bd02ff894859b.tar.gz blt-f97c74104635515e70afc33c2c0bd02ff894859b.tar.bz2 |
update version number
Diffstat (limited to 'make.include')
-rw-r--r-- | make.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include index 62e4aba..3e8622b 100644 --- a/make.include +++ b/make.include @@ -22,7 +22,7 @@ # libxslt 1.1.29 # openssl 1.0.2k -DS9_VERSION = 8.2 +DS9_VERSION = 8.2b1 XPA_VERSION = 2.1.18 TCL_VERSION = 8.6 |