summaryrefslogtreecommitdiffstats
path: root/ds9/win/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:59:53 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:59:53 (GMT)
commitdaedab9207e7206f01dbdd76a8f7b055e8fd3805 (patch)
tree8aa76c12b288bfc186abbd3e32fee9c129125468 /ds9/win/configure.ac
parent8aa4c8d87e045c9edeff9f8969535d97ca88db91 (diff)
downloadblt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.zip
blt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.tar.gz
blt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.tar.bz2
update version numbers
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 289053b..eb30ac6 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.7])
+AC_INIT([ds9], [7.6])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.