diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-02-12 17:00:17 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-02-12 17:00:17 (GMT) |
commit | 3f9253d031aec08c0e9721682de7225d6ef1ea04 (patch) | |
tree | b381a2f7cf4174c548dec17d01d9e4e25a8f9b1a /make.include | |
parent | ae3965528faa615e0a2dbf8b79ba523ff0bc3391 (diff) | |
download | blt-3f9253d031aec08c0e9721682de7225d6ef1ea04.zip blt-3f9253d031aec08c0e9721682de7225d6ef1ea04.tar.gz blt-3f9253d031aec08c0e9721682de7225d6ef1ea04.tar.bz2 |
up 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 f661d6b..81b7e26 100644 --- a/make.include +++ b/make.include @@ -22,7 +22,7 @@ # libxslt 1.1.29 # openssl 1.0.2k -DS9_VERSION = 7.6rc +DS9_VERSION = 7.6 XPA_VERSION = 2.1.17 TCL_VERSION = 8.6 |