summaryrefslogtreecommitdiffstats
path: root/ds9/win/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-20 20:16:04 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-20 20:16:04 (GMT)
commita0baa564b54177527964fae8f0cc0d64d7db8ac7 (patch)
tree7bfc8ed6f25d38dc00e87397f0dc962ba9f5e6a3 /ds9/win/configure.ac
parent33b8f1d638eb4c29e0e0f11aabb36e64931bc679 (diff)
downloadblt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.zip
blt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.tar.gz
blt-a0baa564b54177527964fae8f0cc0d64d7db8ac7.tar.bz2
add tcl parser support
Diffstat (limited to 'ds9/win/configure.ac')
-rw-r--r--ds9/win/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/win/configure.ac b/ds9/win/configure.ac
index eb30ac6..289053b 100644
--- a/ds9/win/configure.ac
+++ b/ds9/win/configure.ac
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
# so that we create the export library with the dll.
#-----------------------------------------------------------------------
-AC_INIT([ds9], [7.6])
+AC_INIT([ds9], [7.7])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.