summaryrefslogtreecommitdiffstats
path: root/ds9/win/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-18 17:51:00 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-18 17:51:00 (GMT)
commita6006f3a7990caeedc981182a561684e9dcaab19 (patch)
tree7b463aa102d71246c0d6c0904f319432aec68772 /ds9/win/configure.ac
parent9233a3ff10963bc4f233c797184610685b6205f4 (diff)
downloadblt-a6006f3a7990caeedc981182a561684e9dcaab19.zip
blt-a6006f3a7990caeedc981182a561684e9dcaab19.tar.gz
blt-a6006f3a7990caeedc981182a561684e9dcaab19.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 eb30ac6..b44fbc3 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], [8.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.