diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-11-13 19:26:30 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-11-13 19:26:30 (GMT) |
commit | 9a1da6b72ef8e8e9464232f8879ba66036a54801 (patch) | |
tree | 358b033a0522c820e305b0ede066f14e1bad8279 /make.include | |
parent | 4f6fa63312db45286b93cab8e097f03976a24e5a (diff) | |
download | blt-9a1da6b72ef8e8e9464232f8879ba66036a54801.zip blt-9a1da6b72ef8e8e9464232f8879ba66036a54801.tar.gz blt-9a1da6b72ef8e8e9464232f8879ba66036a54801.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 7160b4a..066c256 100644 --- a/make.include +++ b/make.include @@ -22,7 +22,7 @@ # libxslt 1.1.29 # openssl 1.0.2k -DS9_VERSION = 8.1rc +DS9_VERSION = 8.1 XPA_VERSION = 2.1.18 TCL_VERSION = 8.6 |